summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2020-01-03 16:57:41 +0100
committerTim Schumacher2020-01-03 16:57:41 +0100
commitf77e7a76f2f75d0949fe063e0bf7bbc94fc1f1af (patch)
treeef471e02b3f3100a7a78d4655240d49dd494e582 /PKGBUILD
parent6be3f44734c6d48c2b82e05c5d27ada86f93aabc (diff)
downloadaur-f77e7a76f2f75d0949fe063e0bf7bbc94fc1f1af.tar.gz
Use the new slogan from the GitAhead website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed7c5812068..6a3361f7dcef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=gitahead
pkgrel=1
pkgver=2.6.1
-pkgdesc='Graphical Git client that helps you understand and manage your source history'
+pkgdesc='Understand your Git history!'
url='https://www.gitahead.com/'
arch=('x86_64')
license=('MIT')
@@ -19,7 +19,7 @@ source=(
"gitahead.patch"
)
sha256sums=('SKIP'
- '022132e59ea2a1ca43df8ca1e20a1f851fca6e61afe4899814619ca241df7f19'
+ '254b4e970a942c6ac94df177e54a6169fe7e5f5c5d0d92b6f0c0f03b7b7b2fb0'
'096e8f3700d7d74884e81eae3282fa1b4fad1cfa7a179ff03f1a7d89867538a0')
prepare() {