summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2019-05-24 02:29:15 +0200
committerTim Schumacher2019-05-24 02:29:15 +0200
commit163330fb2ffb0e37577c9c3afd8a38002faec8e2 (patch)
tree92a648f1ade25cbea54d5e1167b9cf7d179117c4
parent173b3eabc0fdfa9c04a400786c786ffc11af8df7 (diff)
downloadaur-163330fb2ffb0e37577c9c3afd8a38002faec8e2.tar.gz
Update to 2.5.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87223f290fc1..399a46735987 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.5.6
+ pkgver = 2.5.7
pkgrel = 1
url = https://www.gitahead.com/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = gitahead
makedepends = ninja
depends = desktop-file-utils
depends = qt5-base
- source = git+https://github.com/gitahead/gitahead#tag=v2.5.6
+ source = git+https://github.com/gitahead/gitahead#tag=v2.5.7
source = gitahead.desktop
source = gitahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 44fd0f7c0508..abe4bd128b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gitahead
pkgrel=1
-pkgver=2.5.6
+pkgver=2.5.7
pkgdesc='Graphical Git client that helps you understand and manage your source history'
url='https://www.gitahead.com/'
arch=('x86_64')