aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2019-05-24 02:32:27 +0200
committerTim Schumacher2019-05-24 02:32:27 +0200
commit123ebbf119e6692ba93433671f9dc83f21dff1a8 (patch)
tree4b220f199a82fa250ef2f46ecca79b950e6ff1c7
parent7522ae8c0465668697a3ed0e2473be52a9441c8b (diff)
downloadaur-123ebbf119e6692ba93433671f9dc83f21dff1a8.tar.gz
Update to 2.5.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f843e53e6553..e43471e11db7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead-bin
pkgdesc = The most powerful git gui
- pkgver = 2.5.6
+ pkgver = 2.5.7
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.6.bin::https://github.com/gitahead/gitahead/releases/download/v2.5.6/GitAhead-2.5.6.sh
+ source = gitahead-2.5.7.bin::https://github.com/gitahead/gitahead/releases/download/v2.5.7/GitAhead-2.5.7.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = f5fa258e31933e6168e651bf93241f447e51900bf9e85fb6b54c073ebf5738d7
+ sha256sums = 09e03f1a52a6a1f42d03979d248eb67766e231f7ff9f322c15d3d81228d13fdc
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = 6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index f9b4e29aa930..f7e34d6f693d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gitahead-bin
pkgrel=1
-pkgver=2.5.6
+pkgver=2.5.7
pkgdesc='The most powerful git gui'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('f5fa258e31933e6168e651bf93241f447e51900bf9e85fb6b54c073ebf5738d7'
+sha256sums=('09e03f1a52a6a1f42d03979d248eb67766e231f7ff9f322c15d3d81228d13fdc'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'