aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2020-05-05 08:48:50 +0200
committerTim Schumacher2020-05-05 08:48:50 +0200
commite7771ce7473133b1eaf6f12102ae7912d93f5817 (patch)
treef03e10b00879ba7e98cf03a58737fae2d6476fa8
parentd0801f7c2b5f831d48db8b1d2a99bd252b30ea33 (diff)
downloadaur-e7771ce7473133b1eaf6f12102ae7912d93f5817.tar.gz
Update to 2.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01802afbfdd5..a8eb0fa3383d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead-bin
pkgdesc = Understand your Git history!
- pkgver = 2.6.1
+ pkgver = 2.6.2
pkgrel = 1
url = http://gitahead.scitools.com/
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = gitahead-bin
depends = curl
provides = gitahead
conflicts = gitahead
- source = gitahead-2.6.1.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.1/GitAhead-2.6.1.sh
+ source = gitahead-2.6.2.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.2/GitAhead-2.6.2.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = 2e0dad0ec9e543b86a9a015f733a1e4c66b5ceca0a22325397d59824540a417d
+ sha256sums = c3975b83d2f8bb871047dea3f7ed100fe1170dd5ba70153ee52bef2e18571497
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = c0e78c099eccbc9219efc9364f2c79fb02e39cf71121670cf6504a35dbc05ce6
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index 1c47ae2a9cba..66778d866c1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gitahead-bin
pkgrel=1
-pkgver=2.6.1
+pkgver=2.6.2
pkgdesc='Understand your Git history!'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('2e0dad0ec9e543b86a9a015f733a1e4c66b5ceca0a22325397d59824540a417d'
+sha256sums=('c3975b83d2f8bb871047dea3f7ed100fe1170dd5ba70153ee52bef2e18571497'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'c0e78c099eccbc9219efc9364f2c79fb02e39cf71121670cf6504a35dbc05ce6'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'