summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2019-05-17 12:09:35 +0200
committerTim Schumacher2019-05-17 12:09:35 +0200
commit5affb7b33dd9a28f369f035a1f12e3eebc86133d (patch)
treef4fc56b50f43cdc00227cb4477d2628c856fc40e
parent8b8567363c7bdd8dab61bad3def40b6dfe58cb44 (diff)
downloadaur-5affb7b33dd9a28f369f035a1f12e3eebc86133d.tar.gz
Update to 2.5.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2ae739bd726..87223f290fc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitahead
pkgdesc = Graphical Git client that helps you understand and manage your source history
- pkgver = 2.5.5
- pkgrel = 3
+ pkgver = 2.5.6
+ pkgrel = 1
url = https://www.gitahead.com/
arch = x86_64
license = MIT
@@ -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.5
+ source = git+https://github.com/gitahead/gitahead#tag=v2.5.6
source = gitahead.desktop
source = gitahead.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f1cd107d56bb..44fd0f7c0508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Angelo Theodorou <encelo@gmail.com>
pkgname=gitahead
-pkgrel=3
-pkgver=2.5.5
+pkgrel=1
+pkgver=2.5.6
pkgdesc='Graphical Git client that helps you understand and manage your source history'
url='https://www.gitahead.com/'
arch=('x86_64')