summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis des Landes2017-10-16 10:35:44 +1030
committerLouis des Landes2017-10-16 10:35:44 +1030
commit9f019b496b1ed02b743d6e1821cd9e33792d109c (patch)
treea73a8c2f47cb5387ac5af3c8eb387d81159c8a73
parentceca8d29b1f96de12335308452e31d28ae99c9dc (diff)
downloadaur-9f019b496b1ed02b743d6e1821cd9e33792d109c.tar.gz
Version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a44b28ce4151..175edac66b6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 9 00:22:04 UTC 2017
+# Mon Oct 16 00:05:29 UTC 2017
pkgbase = deepgit
pkgdesc = A tool to investigate the history of source code.
- pkgver = 2
+ pkgver = 3
pkgrel = 1
url = http://www.syntevo.com/deepgit/
arch = any
@@ -10,10 +10,10 @@ pkgbase = deepgit
depends = java-runtime
depends = hicolor-icon-theme
depends = bash
- source = https://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-2.tar.gz
+ source = https://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3.tar.gz
source = deepgit.sh
source = deepgit.desktop
- sha1sums = f6bfbd6ab64570cb5df1e149df19e0f16a721d43
+ sha1sums = 2478c75bb3bfc8e089f7dd2758e338dafbc22d85
sha1sums = 5e59abc4997dbdfc110df414129950164a01cab1
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
diff --git a/PKGBUILD b/PKGBUILD
index f758eeacde22..7c3c8e313b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Louis des Landes <aur@psykar.com>
pkgname=deepgit
-pkgver=2
+pkgver=3
pkgrel=1
pkgdesc="A tool to investigate the history of source code."
arch=('any')
@@ -18,7 +18,7 @@ source=(
"deepgit.desktop"
)
sha1sums=(
- f6bfbd6ab64570cb5df1e149df19e0f16a721d43
+ 2478c75bb3bfc8e089f7dd2758e338dafbc22d85
5e59abc4997dbdfc110df414129950164a01cab1
8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
)