aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2020-07-14 23:53:00 +0200
committerTim Schumacher2020-07-14 23:53:00 +0200
commita3200691ce32849e3ce7a1f13491f3a0663d37d2 (patch)
tree2694ca2e33322fe75414e1c2c66dffb4b52e1958
parente7771ce7473133b1eaf6f12102ae7912d93f5817 (diff)
downloadaur-a3200691ce32849e3ce7a1f13491f3a0663d37d2.tar.gz
Update to 2.6.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8eb0fa3383d..5fd022628ae9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead-bin
pkgdesc = Understand your Git history!
- pkgver = 2.6.2
+ pkgver = 2.6.3
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.2.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.2/GitAhead-2.6.2.sh
+ source = gitahead-2.6.3.bin::https://github.com/gitahead/gitahead/releases/download/v2.6.3/GitAhead-2.6.3.sh
source = gitahead-license
source = gitahead.desktop
source = gitahead.png
source = gitahead.sh
- sha256sums = c3975b83d2f8bb871047dea3f7ed100fe1170dd5ba70153ee52bef2e18571497
+ sha256sums = e5c881e6c9dfcc41ef584e4da9e87d10fbfb4e75c7c5f06aff247ae8112d1d8c
sha256sums = d71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6
sha256sums = c0e78c099eccbc9219efc9364f2c79fb02e39cf71121670cf6504a35dbc05ce6
sha256sums = 66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75
diff --git a/PKGBUILD b/PKGBUILD
index 66778d866c1e..81b2f3c7eca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gitahead-bin
pkgrel=1
-pkgver=2.6.2
+pkgver=2.6.3
pkgdesc='Understand your Git history!'
url='http://gitahead.scitools.com/'
arch=('x86_64')
@@ -20,7 +20,7 @@ source=(
"gitahead.png"
"gitahead.sh"
)
-sha256sums=('c3975b83d2f8bb871047dea3f7ed100fe1170dd5ba70153ee52bef2e18571497'
+sha256sums=('e5c881e6c9dfcc41ef584e4da9e87d10fbfb4e75c7c5f06aff247ae8112d1d8c'
'd71bfb48c954d213986816fc29478c7f80c8bd2dd10d2889bf51897d649eedd6'
'c0e78c099eccbc9219efc9364f2c79fb02e39cf71121670cf6504a35dbc05ce6'
'66cb53fc57eb2ce2e6cd02ff392476fdfb91b723b76ef5da1856e9b5dc1b5c75'