Skip to content

Commit

Permalink
Bump version to 9.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoZac authored and Azd325 committed Oct 7, 2023
1 parent ab66740 commit b4a337a
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.0
pkgver = 9.9.1
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.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.9.0.tar.gz
source = gitkraken-9.9.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v9.9.1.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = 493bbec666bc8cc9c571414a729e9fee51f0dd6428a2a86a032d9e5ecbcda40e
sha256sums = be32099243bbe63e0990a26032a8958dccf7cb4da1b6012e6b092b63b183c625
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.0
pkgver=9.9.1
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=('493bbec666bc8cc9c571414a729e9fee51f0dd6428a2a86a032d9e5ecbcda40e'
sha256sums=('be32099243bbe63e0990a26032a8958dccf7cb4da1b6012e6b092b63b183c625'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit b4a337a

Please sign in to comment.