summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2017-08-18 08:54:01 +0200
committerEduard Wirch2017-08-18 08:54:01 +0200
commitb136b4129302029a176ea30660c5669b43712908 (patch)
tree2cfffd509cdf875cda31cb511f872b3bc2e5b0b6
parent72dc9e219e6c8574d8a9c12c1f58f8fd21416aec (diff)
downloadaur-b136b4129302029a176ea30660c5669b43712908.tar.gz
Update to 3.preview.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e45dbe799e2..3ecdc7e42712 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.1
+ pkgver = 3.preview.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-preview-1.tar.gz
+ source = http://www.syntevo.com/static/smart/download/deepgit/deepgit-linux-3-preview-2.tar.gz
source = deepgit.desktop
source = deepgit.sh.patch
- sha1sums = a2fd88b334e3ac50305b4bba68efd3c786b1fc10
+ sha1sums = c14c47d3dd45cc0c8295bcd44466cb99dab9bb5f
sha1sums = 8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988
sha1sums = 01b2845c29b507d011ac251625a746b7bd03b11f
diff --git a/PKGBUILD b/PKGBUILD
index a2b2e89f7873..ae9fbbcd2c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eduard Wirch <wirch.eduard@gmail.com>
pkgname=deepgit-preview
-pkgver=3.preview.1
+pkgver=3.preview.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=('a2fd88b334e3ac50305b4bba68efd3c786b1fc10'
+sha1sums=('c14c47d3dd45cc0c8295bcd44466cb99dab9bb5f'
'8ab2e36b3cb2e6f7b5af70a4ddbe2e9d307d3988'
'01b2845c29b507d011ac251625a746b7bd03b11f')