Skip to content

Commit

Permalink
Bump version to 9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoZac authored and Azd325 committed Nov 9, 2023
1 parent bf37c2e commit d582736
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 = 9.9.2
pkgver = 9.10.0
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
Expand All @@ -12,11 +12,11 @@ pkgbase = gitkraken
optdepends = git-lfs: git-lfs support
optdepends = org.freedesktop.secrets: Provides ways to store passwords and encryption keys
provides = gitkraken
source = gitkraken-9.9.2.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.9.2.tar.gz
source = gitkraken-9.10.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.10.0.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = 66312819b35ae8912315a80da747bbb010179ffe91c7c7fc01e4c459e8552c57
sha256sums = 9049f2c29921f621bec95dcf4cc4499523c99ffce1191226277c68ccbf4de2b4
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = 6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f
Expand Down
4 changes: 2 additions & 2 deletions gitkraken-aur/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

pkgname=gitkraken
pkgrel=1
pkgver=9.9.2
pkgver=9.10.0
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
Expand All @@ -28,7 +28,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
sha256sums=('66312819b35ae8912315a80da747bbb010179ffe91c7c7fc01e4c459e8552c57'
sha256sums=('9049f2c29921f621bec95dcf4cc4499523c99ffce1191226277c68ccbf4de2b4'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit d582736

Please sign in to comment.