summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--gitahead.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 857c6691acc2..e522563c166b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = gitahead
- pkgdesc = Graphical Git client that helps you understand and manage your source history
+ pkgdesc = Understand your Git history!
pkgver = 2.6.1
pkgrel = 1
url = https://www.gitahead.com/
@@ -17,7 +17,7 @@ pkgbase = gitahead
source = gitahead.desktop
source = gitahead.patch
sha256sums = SKIP
- sha256sums = 022132e59ea2a1ca43df8ca1e20a1f851fca6e61afe4899814619ca241df7f19
+ sha256sums = 254b4e970a942c6ac94df177e54a6169fe7e5f5c5d0d92b6f0c0f03b7b7b2fb0
sha256sums = 096e8f3700d7d74884e81eae3282fa1b4fad1cfa7a179ff03f1a7d89867538a0
pkgname = gitahead
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() {
diff --git a/gitahead.desktop b/gitahead.desktop
index 5857d80bd470..e39ce73bfab5 100644
--- a/gitahead.desktop
+++ b/gitahead.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=GitAhead
-Comment=Graphical Git client
+Comment=Understand your Git history!
Exec=gitahead
Icon=gitahead
Terminal=false