aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2019-09-02 21:59:01 +0200
committerTim Schumacher2019-09-02 21:59:01 +0200
commit9f353a9238e776337f6638043ff10dc5046d29a6 (patch)
tree8321ee97ef1dba47e27a8a211a8f93d67975c4ed
parent11c3761e6aecdaf39a45969474b515c3796a52f6 (diff)
downloadaur-9f353a9238e776337f6638043ff10dc5046d29a6.tar.gz
Update to 2.5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37cec24de10e..da3fb37b22d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead-bin
pkgdesc = The most powerful git gui
- pkgver = 2.5.9
+ pkgver = 2.5.10
pkgrel = 1
url = http://gitahead.scitools.com/
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = gitahead-bin
depends = curl
provides = gitahead
conflicts = gitahead
- source = gitahead-2.5.9.bin::https://github.com/gitahead/gitahead/releases/download/v2.5.9/GitAhead-2.5.9.sh
+ source = gitahead-2.5.10.bin::https://github.com/gitahead/gitahead/releases/download/v2.5.10/GitAhead-2.5.10.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = 938cc22398fe352aa8cb193d6ad7072258b70ffb9645969ef028fabbda50ea76
+ sha256sums = 76d236ba2a1f392ba8ef24d82e0f62c9ab7eb3beb74b661f7946e6707c299dcc
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = 6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index 56b5c1d5fadc..ba3be04397da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gitahead-bin
pkgrel=1
-pkgver=2.5.9
+pkgver=2.5.10
pkgdesc='The most powerful git gui'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('938cc22398fe352aa8cb193d6ad7072258b70ffb9645969ef028fabbda50ea76'
+sha256sums=('76d236ba2a1f392ba8ef24d82e0f62c9ab7eb3beb74b661f7946e6707c299dcc'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'