summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-10-23 12:54:35 +0200
committerEduard Wirch2018-10-23 12:54:35 +0200
commita837b41d3f27599587a1cd1f3a839631c5c2f23b (patch)
tree943e6aff681eac8c36975e3004126ff631126afd
parent2a1a48b980486bfd8d5c0b894ab3de01531b8e45 (diff)
downloadaur-a837b41d3f27599587a1cd1f3a839631c5c2f23b.tar.gz
Update to 18.2-preview-9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 524381c4ff4d..8b52a952f06d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.2_preview_8
+ pkgver = 18.2_preview_9
pkgrel = 1
url = https://www.syntevo.com/smartgit/preview/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-preview-8.deb
- sha1sums = 76fe177f78d8cda188cb6f5f88ac47c82c83d665
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-preview-9.deb
+ sha1sums = 4fba09cbfad6d461bfc33e52cfdb26e72394cd70
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index c786afe60cd8..63336d7cfacd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.2_preview_8
+pkgver=18.2_preview_9
pkgrel=1
pkgdesc="Graphical Git client. Preview version."
arch=("x86_64")
@@ -23,7 +23,7 @@ _pkgver=${pkgver//_/-}
_pkgver=${_pkgver//./_}
source=("https://www.syntevo.com/downloads/smartgit/${_appname}-${_pkgver}.deb")
-sha1sums=('76fe177f78d8cda188cb6f5f88ac47c82c83d665')
+sha1sums=('4fba09cbfad6d461bfc33e52cfdb26e72394cd70')
package() {
cd "$srcdir"