summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2019-08-12 13:21:54 +0200
committerTim Schumacher2019-08-12 13:21:54 +0200
commitbb3c455dfcc77801c5f184cdd7a88ea3d12ca7b6 (patch)
tree46a243e43413cff729adaea5d61adc02533a7b24 /PKGBUILD
parent1fe1251c2a2f1fe37c431cc081783814224e856b (diff)
downloadaur-bb3c455dfcc77801c5f184cdd7a88ea3d12ca7b6.tar.gz
Update to 2.5.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80a7a3306829..f7d19d07a9e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gitahead
pkgrel=1
-pkgver=2.5.8
+pkgver=2.5.9
pkgdesc='Graphical Git client that helps you understand and manage your source history'
url='https://www.gitahead.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
)
sha256sums=('SKIP'
'022132e59ea2a1ca43df8ca1e20a1f851fca6e61afe4899814619ca241df7f19'
- '402b9d9ec41668a99054b524542f410a8e94607b06c58c103e25dab604b06094')
+ '0c1320f33acb314b361ff69b4b5fbeda9dfd1a8c59528d27dc37ce111e42ab10')
prepare() {
cd "$srcdir/gitahead"