Skip to content

Commit

Permalink
Update to 10.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoZac authored and Azd325 committed Jan 15, 2025
1 parent fcc943b commit cd5c137
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gitkraken-aur/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 10.6.0
pkgver = 10.6.1
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
Expand All @@ -14,11 +14,11 @@ pkgbase = gitkraken
provides = gitkraken
options = !strip
options = !debug
source = gitkraken-10.6.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.6.0.tar.gz
source = gitkraken-10.6.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.6.1.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = eceb9a4d05a3613ed91c1e54a5fa681eb1a2b3d33c68100493d92310bebecbf3
sha256sums = 1e59c35c17ef26c2b8a816c2cbc5ab244677aa0011cc99c9092b340c3790e6dd
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e
Expand Down
4 changes: 2 additions & 2 deletions gitkraken-aur/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

pkgname=gitkraken
pkgrel=1
pkgver=10.6.0
pkgver=10.6.1
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
Expand All @@ -29,7 +29,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
sha256sums=('eceb9a4d05a3613ed91c1e54a5fa681eb1a2b3d33c68100493d92310bebecbf3'
sha256sums=('1e59c35c17ef26c2b8a816c2cbc5ab244677aa0011cc99c9092b340c3790e6dd'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e')
Expand Down

0 comments on commit cd5c137

Please sign in to comment.