summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2019-09-19 15:13:35 +0200
committerTim Schumacher2019-09-19 15:13:35 +0200
commita00f2a21de3f401cfea2332b5691b4ea4bde8511 (patch)
treef58b00fc1bb7a7a0bac905ab52be123e94af4f68 /PKGBUILD
parentc72fdcb609c56c1793a35ddba2825347473badaf (diff)
downloadaur-a00f2a21de3f401cfea2332b5691b4ea4bde8511.tar.gz
Don't try to use system libssh2 (2.5.10-2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbcca55fdf80..a47565fc9773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Angelo Theodorou <encelo@gmail.com>
pkgname=gitahead
-pkgrel=1
+pkgrel=2
pkgver=2.5.10
pkgdesc='Graphical Git client that helps you understand and manage your source history'
url='https://www.gitahead.com/'
@@ -21,7 +21,7 @@ source=(
)
sha256sums=('SKIP'
'022132e59ea2a1ca43df8ca1e20a1f851fca6e61afe4899814619ca241df7f19'
- '0c1320f33acb314b361ff69b4b5fbeda9dfd1a8c59528d27dc37ce111e42ab10')
+ '375920168a4f59e41cbf412db787c223d54405799dfcec7dd6ae57eed9d97eb2')
prepare() {
cd "$srcdir/gitahead"