summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2019-07-18 13:13:16 +0200
committerTim Schumacher2019-07-18 13:13:16 +0200
commit1fe1251c2a2f1fe37c431cc081783814224e856b (patch)
tree1b4541c8091eb1f5a052d9d8955459d18aa6fef6 /PKGBUILD
parent163330fb2ffb0e37577c9c3afd8a38002faec8e2 (diff)
downloadaur-1fe1251c2a2f1fe37c431cc081783814224e856b.tar.gz
Update to 2.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abe4bd128b7b..80a7a3306829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gitahead
pkgrel=1
-pkgver=2.5.7
+pkgver=2.5.8
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'
- '154bedf8ae6bc8300aa31f92b37acf04bbbc25f8a61a681b72ca360a640fc162')
+ '402b9d9ec41668a99054b524542f410a8e94607b06c58c103e25dab604b06094')
prepare() {
cd "$srcdir/gitahead"