summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-03-01 15:37:26 +0100
committerEduard Wirch2018-03-01 15:37:26 +0100
commit93421c75a4b245133e6b308bbd5cc75d413a11e0 (patch)
tree1b3b4deb82c6b0a3b57c1b15a94e46ee904febbd
parent402392552ea093589913f34250ac3eacbf1e18be (diff)
downloadaur-93421c75a4b245133e6b308bbd5cc75d413a11e0.tar.gz
Update to 18.1_preview_6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 541984b72c02..b82b74c821ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.1_preview_5
+ pkgver = 18.1_preview_6
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-5.deb
- sha1sums = caea9fb3c2cc4db59483ae68a1a9cbae394f5107
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_1-preview-6.deb
+ sha1sums = b17bf69a093c63df62734fc1262e4c9fbecbeaef
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 50a2c28bb7e2..8438725a465d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.1_preview_5
+pkgver=18.1_preview_6
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=('caea9fb3c2cc4db59483ae68a1a9cbae394f5107')
+sha1sums=('b17bf69a093c63df62734fc1262e4c9fbecbeaef')
package() {
cd "$srcdir"