aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2018-07-28 15:55:06 +0200
committerTim Schumacher2018-07-28 15:55:44 +0200
commitcb2604ceabd3ec422c492aded9c5e6019cce518b (patch)
tree87acbafc273da673da0a225454804ea31d47ec3d
parentc517d931f96543ff4d4587b6d1bee4db8cb85055 (diff)
downloadaur-cb2604ceabd3ec422c492aded9c5e6019cce518b.tar.gz
gitahead 2.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc53030be47e..b250cb61968e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = gitahead
pkgdesc = The most powerful git gui
- pkgver = 2.3.3
+ pkgver = 2.4.0
pkgrel = 1
url = http://gitahead.scitools.com/
arch = x86_64
license = custom
depends = curl
- source = gitahead-2.3.3.bin::https://gitahead.com/downloads/v2.3.3/GitAhead-2.3.3.sh
+ source = gitahead-2.4.0.bin::https://gitahead.com/downloads/v2.4.0/GitAhead-2.4.0.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = 40354a8b76fa37e117c2b57e63db15021db00c79f8e2a445b9dfb0c6e15fed5e
+ sha256sums = 0585fd5752e2c15ad42602838d216b35a7c628969b3a7e9fca5c9e944302ee5a
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = 6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index 2aee8c483292..e23a7504ba3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: KillWolfVlad <github.com/KillWolfVlad>
+# Maintainer: Tim Schumacher <timschumi@gmx.de>
+# Contributor: KillWolfVlad <github.com/KillWolfVlad>
# Contributor: WaveHack <email@wavehack.net>
# Contributor: Whovian9369 <Whovian9369@gmail.com>
pkgname=gitahead
pkgrel=1
-pkgver=2.3.3
+pkgver=2.4.0
pkgdesc='The most powerful git gui'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -17,7 +18,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('40354a8b76fa37e117c2b57e63db15021db00c79f8e2a445b9dfb0c6e15fed5e'
+sha256sums=('0585fd5752e2c15ad42602838d216b35a7c628969b3a7e9fca5c9e944302ee5a'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'6070ebf6752f55f8b7d8a79107ce491c3acf04310eeb9a8242b83cfb4df055f2'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'