summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2020-05-05 00:22:14 +0200
committerTim Schumacher2020-05-05 00:22:31 +0200
commit089a337a9f75a750aec95358a552a12a497fe22a (patch)
tree3b3dce903b6186a8b0e87ef0468da548dee30403
parentf77e7a76f2f75d0949fe063e0bf7bbc94fc1f1af (diff)
downloadaur-089a337a9f75a750aec95358a552a12a497fe22a.tar.gz
Update too 2.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e522563c166b..7178888ce147 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead
pkgdesc = Understand your Git history!
- pkgver = 2.6.1
+ pkgver = 2.6.2
pkgrel = 1
url = https://www.gitahead.com/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = gitahead
depends = desktop-file-utils
depends = qt5-base
depends = git
- source = git+https://github.com/gitahead/gitahead#tag=v2.6.1
+ source = git+https://github.com/gitahead/gitahead#tag=v2.6.2
source = gitahead.desktop
source = gitahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6a3361f7dcef..acc86b029fc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gitahead
pkgrel=1
-pkgver=2.6.1
+pkgver=2.6.2
pkgdesc='Understand your Git history!'
url='https://www.gitahead.com/'
arch=('x86_64')