aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2020-01-03 16:52:44 +0100
committerTim Schumacher2020-01-03 16:52:44 +0100
commit42e7e0d2d07fad47d1a638789815e2eca37e8eae (patch)
tree1248d79461971c3568ef75b5540bdb3cf6efda4f
parent4670c6a90533a21db314ed28f0db7781f4b87109 (diff)
downloadaur-42e7e0d2d07fad47d1a638789815e2eca37e8eae.tar.gz
Update to 2.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c35b0f402985..8de5b637e68e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead-bin
pkgdesc = The most powerful git gui
- pkgver = 2.6.0
+ pkgver = 2.6.1
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.6.0.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.0/GitAhead-2.6.0.sh
+ source = gitahead-2.6.1.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.1/GitAhead-2.6.1.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = f5298c329ba0a5bfcb205a820fde12188372b2525438d8d1b53dc10e5c400037
+ sha256sums = 2e0dad0ec9e543b86a9a015f733a1e4c66b5ceca0a22325397d59824540a417d
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = 6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index df547109e114..4dbfa29e6195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gitahead-bin
pkgrel=1
-pkgver=2.6.0
+pkgver=2.6.1
pkgdesc='The most powerful git gui'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('f5298c329ba0a5bfcb205a820fde12188372b2525438d8d1b53dc10e5c400037'
+sha256sums=('2e0dad0ec9e543b86a9a015f733a1e4c66b5ceca0a22325397d59824540a417d'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'