summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis des Landes2017-11-09 09:27:01 +1030
committerLouis des Landes2017-11-09 09:27:01 +1030
commit42a3747b99079379ec333c5f8757efd743672490 (patch)
tree9f5add028654dcf24159bb819944bda37825b876
parent9f019b496b1ed02b743d6e1821cd9e33792d109c (diff)
downloadaur-42a3747b99079379ec333c5f8757efd743672490.tar.gz
Version bump to 3.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 175edac66b6b..0c428ac9f21f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 16 00:05:29 UTC 2017
+# Wed Nov 8 22:56:51 UTC 2017
pkgbase = deepgit
pkgdesc = A tool to investigate the history of source code.
- pkgver = 3
+ pkgver = 3.0.1
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-3.tar.gz
+ source = https://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3_0_1.tar.gz
source = deepgit.sh
source = deepgit.desktop
- sha1sums = 2478c75bb3bfc8e089f7dd2758e338dafbc22d85
+ sha1sums = 28e65d17221d3182d3abd583bc0917237227b065
sha1sums = 5e59abc4997dbdfc110df414129950164a01cab1
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
diff --git a/PKGBUILD b/PKGBUILD
index 7c3c8e313b07..2b86839b8f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Louis des Landes <aur@psykar.com>
pkgname=deepgit
-pkgver=3
+pkgver=3.0.1
pkgrel=1
pkgdesc="A tool to investigate the history of source code."
arch=('any')
@@ -18,7 +18,7 @@ source=(
"deepgit.desktop"
)
sha1sums=(
- 2478c75bb3bfc8e089f7dd2758e338dafbc22d85
+ 28e65d17221d3182d3abd583bc0917237227b065
5e59abc4997dbdfc110df414129950164a01cab1
8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
)