summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-09-24 09:09:17 +0200
committerEduard Wirch2018-09-24 09:09:17 +0200
commit6473fdd32be14f51e8852e12e24ddbe43304fe2a (patch)
treee054bf1f2a0515d2a2d79662af0402f5fe88d753
parent4c81a342c49a0a147a808336c351da0cf06d120f (diff)
downloadaur-6473fdd32be14f51e8852e12e24ddbe43304fe2a.tar.gz
Update to 18.2-preview-6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffd990682dc5..ea82cd61e0e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.2_preview_4
+ pkgver = 18.2_preview_6
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-4.deb
- sha1sums = 946e08a808e4528cdd8fbaee0f9e4c22c1cafb7d
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-preview-6.deb
+ sha1sums = a67683654e52cc7d6c533f62e9597d5baba92883
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index c06883bd2a39..8205bbcf247c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.2_preview_4
+pkgver=18.2_preview_6
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=('946e08a808e4528cdd8fbaee0f9e4c22c1cafb7d')
+sha1sums=('a67683654e52cc7d6c533f62e9597d5baba92883')
package() {
cd "$srcdir"