summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2017-09-21 10:31:07 +0200
committerEduard Wirch2017-09-21 10:31:07 +0200
commitae8c2b8cee9f826617f8c798a4dcd3ee99c0d6c9 (patch)
treeb2e98d3a0193683b140cc97fbc00dfec82969687
parentff410dbc137cffe400c7b1e1f4d6e3f90657d4b9 (diff)
downloadaur-ae8c2b8cee9f826617f8c798a4dcd3ee99c0d6c9.tar.gz
Version 17.1 preview 17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22396e571a83..787380d63544 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Git client with Hg and SVN support. Preview version.
- pkgver = 17.1_preview_15
+ pkgver = 17.1_preview_17
pkgrel = 1
url = https://www.syntevo.com/smartgit/preview
arch = any
@@ -13,9 +13,9 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17.1-preview-15.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17.1-preview-17.tar.gz
source = smartgit.desktop
- sha1sums = 45baf6b64a8f1117b12bdcb3734f31c1d2f4c316
+ sha1sums = fd4223521f8bb8a1f586d4c0d6245d3862a6ffa2
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index ed9d2dcc1703..c347755365cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=17.1_preview_15
+pkgver=17.1_preview_17
pkgrel=1
pkgdesc="Git client with Hg and SVN support. Preview version."
arch=("any")
@@ -21,7 +21,7 @@ _pkgver=${pkgver//_/-}
source=("https://www.syntevo.com/static/smart/download/${_appname}/${_appname}-linux-${_pkgver}.tar.gz"
"smartgit.desktop")
-sha1sums=('45baf6b64a8f1117b12bdcb3734f31c1d2f4c316'
+sha1sums=('fd4223521f8bb8a1f586d4c0d6245d3862a6ffa2'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {