Skip to content

Commit

Permalink
Update to 10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RangerCD authored and Azd325 committed Nov 13, 2024
1 parent 2d6f408 commit b742b32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .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.4.1
pkgver = 10.5.0
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.4.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.4.1.tar.gz
source = gitkraken-10.5.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.5.0.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = 713f1aedb594f72a81728bb444e4d9bdafd8199905ff618ab18dd205e03e49d9
sha256sums = 90a2f806eb962f2e105c151b5f2e8909039f4ef1137d8f1badfe084501ccfd3a
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e
Expand Down
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

pkgname=gitkraken
pkgrel=1
pkgver=10.4.1
pkgver=10.5.0
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=('713f1aedb594f72a81728bb444e4d9bdafd8199905ff618ab18dd205e03e49d9'
sha256sums=('90a2f806eb962f2e105c151b5f2e8909039f4ef1137d8f1badfe084501ccfd3a'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'c78ef86324946f856cc5c11549990722155a5e883dc94f92a95169c7ab5fb63e')
Expand Down

0 comments on commit b742b32

Please sign in to comment.