summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis des Landes2017-05-09 10:22:18 +1000
committerLouis des Landes2017-05-09 10:22:18 +1000
commitceca8d29b1f96de12335308452e31d28ae99c9dc (patch)
tree3154213fdac9a4b84f6cbc62060c2894282eb167
parentd204667ba2563d8386565acbe47b26bdaa715f4c (diff)
downloadaur-ceca8d29b1f96de12335308452e31d28ae99c9dc.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 c82a1df7c80b..a44b28ce4151 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 01:06:01 UTC 2017
+# Tue May 9 00:22:04 UTC 2017
pkgbase = deepgit
pkgdesc = A tool to investigate the history of source code.
- pkgver = 1.0.1
+ pkgver = 2
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-1_0_1.tar.gz
+ source = https://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-2.tar.gz
source = deepgit.sh
source = deepgit.desktop
- sha1sums = 45ce76ff2c8e6c2e6700347267dc37462011ee5d
+ sha1sums = f6bfbd6ab64570cb5df1e149df19e0f16a721d43
sha1sums = 5e59abc4997dbdfc110df414129950164a01cab1
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
diff --git a/PKGBUILD b/PKGBUILD
index 112d19f21c08..f758eeacde22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Louis des Landes <aur@psykar.com>
pkgname=deepgit
-pkgver=1.0.1
+pkgver=2
pkgrel=1
pkgdesc="A tool to investigate the history of source code."
arch=('any')
@@ -18,7 +18,7 @@ source=(
"deepgit.desktop"
)
sha1sums=(
- 45ce76ff2c8e6c2e6700347267dc37462011ee5d
+ f6bfbd6ab64570cb5df1e149df19e0f16a721d43
5e59abc4997dbdfc110df414129950164a01cab1
8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
)