-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
1 parent
17e6a66
commit fe4dab2
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
pkgbase = gitkraken-deb | ||
gives = gitkraken | ||
pkgver = 10.4.1 | ||
pkgver = 10.6.0 | ||
pkgdesc = Legendary Git GUI client for Windows, Mac & Linux | ||
arch = amd64 | ||
breaks = gitkraken-bin | ||
replaces = gitkraken | ||
maintainer = Oren Klopfer <[email protected]> | ||
repology = project: gitkraken | ||
source = https://release.axocdn.com/linux/GitKraken-v10.4.1.deb | ||
sha256sums = 93a6a2685e47115a09830ef458758221ffa91c79cd46324a402fdd337ef5dd20 | ||
source = https://release.axocdn.com/linux/GitKraken-v10.6.0.deb | ||
sha256sums = 862ae07841e9b6d90ff76c561a2aabb89fc02953598b2b1674309476d9a2bee4 | ||
|
||
pkgname = gitkraken-deb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ repology=("project: ${gives}") | |
replaces=("${gives}") | ||
breaks=("${gives}-bin") | ||
arch=("amd64") | ||
pkgver="10.4.1" | ||
pkgver="10.6.0" | ||
source=("https://release.axocdn.com/linux/GitKraken-v${pkgver}.deb") | ||
pkgdesc="Legendary Git GUI client for Windows, Mac & Linux" | ||
sha256sums=("93a6a2685e47115a09830ef458758221ffa91c79cd46324a402fdd337ef5dd20") | ||
sha256sums=("862ae07841e9b6d90ff76c561a2aabb89fc02953598b2b1674309476d9a2bee4") | ||
maintainer=("Oren Klopfer <[email protected]>") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3495,15 +3495,15 @@ pkgname = github-desktop-deb | |
--- | ||
pkgbase = gitkraken-deb | ||
gives = gitkraken | ||
pkgver = 10.4.1 | ||
pkgver = 10.6.0 | ||
pkgdesc = Legendary Git GUI client for Windows, Mac & Linux | ||
arch = amd64 | ||
breaks = gitkraken-bin | ||
replaces = gitkraken | ||
maintainer = Oren Klopfer <[email protected]> | ||
repology = project: gitkraken | ||
source = https://release.axocdn.com/linux/GitKraken-v10.4.1.deb | ||
sha256sums = 93a6a2685e47115a09830ef458758221ffa91c79cd46324a402fdd337ef5dd20 | ||
source = https://release.axocdn.com/linux/GitKraken-v10.6.0.deb | ||
sha256sums = 862ae07841e9b6d90ff76c561a2aabb89fc02953598b2b1674309476d9a2bee4 | ||
|
||
pkgname = gitkraken-deb | ||
--- | ||
|