summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2020-01-03 16:55:30 +0100
committerTim Schumacher2020-01-03 16:55:30 +0100
commit6be3f44734c6d48c2b82e05c5d27ada86f93aabc (patch)
treeb141e3624428b10b03fd626ee3c51fc15dea8d7f
parent10a710ebab19d708b436dab81c4375ba9f87ad5e (diff)
downloadaur-6be3f44734c6d48c2b82e05c5d27ada86f93aabc.tar.gz
Update to 2.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed6a3f17e9b3..857c6691acc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitahead
pkgdesc = Graphical Git client that helps you understand and manage your source history
- pkgver = 2.6.0
+ pkgver = 2.6.1
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.0
+ source = git+https://github.com/gitahead/gitahead#tag=v2.6.1
source = gitahead.desktop
source = gitahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b44bd8d98c78..aed7c5812068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gitahead
pkgrel=1
-pkgver=2.6.0
+pkgver=2.6.1
pkgdesc='Graphical Git client that helps you understand and manage your source history'
url='https://www.gitahead.com/'
arch=('x86_64')