Skip to content

Commit

Permalink
upd(gitkraken-deb): 9.13.0 -> 10.0.0 (#6015)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Zarychta <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 16, 2024
1 parent 7442db9 commit c1dccf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/gitkraken-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname = gitkraken-deb
gives = gitkraken
pkgver = 9.13.0
pkgver = 10.0.0
pkgdesc = Legendary Git GUI client for Windows, Mac & Linux
source = https://release.axocdn.com/linux/GitKraken-v9.13.0.deb
source = https://release.axocdn.com/linux/GitKraken-v10.0.0.deb
breaks = gitkraken-bin
replaces = gitkraken
maintainer = Oren Klopfer <[email protected]>
repology = project: gitkraken
sha256sums = 19aea9ebd8637e327e69d58d3d0f5da26db90d13ac5af0768bc8479d85f53948
sha256sums = 886ebe6884e5196b705f1b1469f3c735c88799458a80cc233d4602edb25207a8
4 changes: 2 additions & 2 deletions packages/gitkraken-deb/gitkraken-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ gives="gitkraken"
repology=("project: ${gives}")
replaces=("${gives}")
breaks=("${gives}-bin")
pkgver="9.13.0"
pkgver="10.0.0"
source=("https://release.axocdn.com/linux/GitKraken-v${pkgver}.deb")
pkgdesc="Legendary Git GUI client for Windows, Mac & Linux"
sha256sums=("19aea9ebd8637e327e69d58d3d0f5da26db90d13ac5af0768bc8479d85f53948")
sha256sums=("886ebe6884e5196b705f1b1469f3c735c88799458a80cc233d4602edb25207a8")
maintainer=("Oren Klopfer <[email protected]>")

0 comments on commit c1dccf2

Please sign in to comment.