summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d37c2f7172b..29d02fc84df4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepgit-preview
pkgdesc = A tool to investigate the history of source code. This is preview software intended to provide you with an opportunity to test-drive new builds of the next DeepGit release.
- pkgver = 3.rc.1
+ pkgver = 3.rc.2
pkgrel = 1
url = http://www.syntevo.com/deepgit/preview
arch = any
@@ -9,10 +9,10 @@ pkgbase = deepgit-preview
depends = hicolor-icon-theme
depends = bash
conflicts = deepgit
- source = http://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3-rc-1.tar.gz
+ source = http://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3-rc-2.tar.gz
source = deepgit.desktop
source = deepgit.sh.patch
- sha1sums = ad69d99812a926240613e9afe85216e85fc9aae3
+ sha1sums = c7897c0fef20570014958fb74aba1f894922dbb3
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
sha1sums = 01b2845c29b507d011ac251625a746b7bd03b11f
diff --git a/PKGBUILD b/PKGBUILD
index 2ec718cfe44e..d7cfe7278e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eduard Wirch <wirch.eduard@gmail.com>
pkgname=deepgit-preview
-pkgver=3.rc.1
+pkgver=3.rc.2
pkgrel=1
pkgdesc="A tool to investigate the history of source code. This is preview software intended to provide you with an opportunity to test-drive new builds of the next DeepGit release."
arch=('any')
@@ -18,7 +18,7 @@ source=(
"deepgit.desktop"
"deepgit.sh.patch"
)
-sha1sums=('ad69d99812a926240613e9afe85216e85fc9aae3'
+sha1sums=('c7897c0fef20570014958fb74aba1f894922dbb3'
'8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988'
'01b2845c29b507d011ac251625a746b7bd03b11f')