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