summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-10-18 16:06:59 +0200
committerEduard Wirch2018-10-18 16:06:59 +0200
commit2a1a48b980486bfd8d5c0b894ab3de01531b8e45 (patch)
treece8dce30879395989c87787fab79d6c3e3af579f
parent33f5aa85c2212d3cf0925b527a28c8994fc64892 (diff)
downloadaur-2a1a48b980486bfd8d5c0b894ab3de01531b8e45.tar.gz
Update to 18.2-preview-8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd4363cb94e9..524381c4ff4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.2_preview_7
+ pkgver = 18.2_preview_8
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-7.deb
- sha1sums = e55ec180b5ac745e3523b4421116bd6ab5bca911
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-preview-8.deb
+ sha1sums = 76fe177f78d8cda188cb6f5f88ac47c82c83d665
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index f7f6e5b87382..c786afe60cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.2_preview_7
+pkgver=18.2_preview_8
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=('e55ec180b5ac745e3523b4421116bd6ab5bca911')
+sha1sums=('76fe177f78d8cda188cb6f5f88ac47c82c83d665')
package() {
cd "$srcdir"