Skip to content

Commit

Permalink
gitkraken: 10.4.0 -> 10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Azd325 committed Oct 23, 2024
1 parent d994116 commit d6d0fb7
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.0
pkgver = 10.4.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.4.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.4.0.tar.gz
source = gitkraken-10.4.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v10.4.1.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
sha256sums = 9e0544c8826e3475708219b6422b08c5c63a29233e628d411c9e8ab3916d2139
sha256sums = 713f1aedb594f72a81728bb444e4d9bdafd8199905ff618ab18dd205e03e49d9
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = 6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f
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.0
pkgver=10.4.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=('9e0544c8826e3475708219b6422b08c5c63a29233e628d411c9e8ab3916d2139'
sha256sums=('713f1aedb594f72a81728bb444e4d9bdafd8199905ff618ab18dd205e03e49d9'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')
Expand Down

0 comments on commit d6d0fb7

Please sign in to comment.