summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2017-09-12 10:54:17 +0200
committerEduard Wirch2017-09-12 10:54:17 +0200
commit98f6e2b77b1e3e93e1f94cb6b5be77832fce79ef (patch)
treee369985ee08d6643704732bc4a101992c6f83d8b
parent14218929164a866908a24b9940f890299fa9573a (diff)
downloadaur-98f6e2b77b1e3e93e1f94cb6b5be77832fce79ef.tar.gz
update to 3.rc.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54b7d7c2eabd..7d37c2f7172b 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.preview.3
+ pkgver = 3.rc.1
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-preview-3.tar.gz
+ source = http://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3-rc-1.tar.gz
source = deepgit.desktop
source = deepgit.sh.patch
- sha1sums = f2f25c4d9ad8bb1e3acc4de1cbb9291ba68f32d6
+ sha1sums = ad69d99812a926240613e9afe85216e85fc9aae3
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
sha1sums = 01b2845c29b507d011ac251625a746b7bd03b11f
diff --git a/PKGBUILD b/PKGBUILD
index b8424922e3bb..2ec718cfe44e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eduard Wirch <wirch.eduard@gmail.com>
pkgname=deepgit-preview
-pkgver=3.preview.3
+pkgver=3.rc.1
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=('f2f25c4d9ad8bb1e3acc4de1cbb9291ba68f32d6'
+sha1sums=('ad69d99812a926240613e9afe85216e85fc9aae3'
'8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988'
'01b2845c29b507d011ac251625a746b7bd03b11f')