summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-03-19 08:31:20 +0100
committerEduard Wirch2018-03-19 08:31:20 +0100
commit5ac9310ed4b95ebbc479f5b8df1e2bc000b91253 (patch)
treecb6556071b8b2a0f9d0716067b7d1f5238bf7c83
parent93421c75a4b245133e6b308bbd5cc75d413a11e0 (diff)
downloadaur-5ac9310ed4b95ebbc479f5b8df1e2bc000b91253.tar.gz
Update to 18.1_preview_7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b82b74c821ab..8610e4a1d3a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.1_preview_6
+ pkgver = 18.1_preview_7
pkgrel = 1
url = https://www.syntevo.com/smartgit/preview/
arch = any
@@ -14,8 +14,8 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-18_1-preview-6.deb
- sha1sums = b17bf69a093c63df62734fc1262e4c9fbecbeaef
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_1-preview-7.deb
+ sha1sums = 050a520b00e0e6180848b3cebbd0b342c5003874
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 8438725a465d..28cc32134b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.1_preview_6
+pkgver=18.1_preview_7
pkgrel=1
pkgdesc="Graphical Git client. Preview version."
arch=("any")
@@ -22,7 +22,7 @@ _pkgver=${pkgver//_/-}
_pkgver=${_pkgver//./_}
source=("https://www.syntevo.com/downloads/smartgit/${_appname}-${_pkgver}.deb")
-sha1sums=('b17bf69a093c63df62734fc1262e4c9fbecbeaef')
+sha1sums=('050a520b00e0e6180848b3cebbd0b342c5003874')
package() {
cd "$srcdir"