summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')