summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-11-19 14:41:24 +0100
committerEduard Wirch2018-11-19 14:41:24 +0100
commit43e024061c85fd65cb9d6a807a5bda69f0a34c65 (patch)
treede4a96452d0e8bec828de0b586fecbe60ce075b8
parent19159d215e77c5a361fd8a18a3235b39dbc7ab59 (diff)
downloadaur-43e024061c85fd65cb9d6a807a5bda69f0a34c65.tar.gz
Update to 18.2-rc-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f8f254596e7..ce86f9770d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.2_preview_11
+ pkgver = 18.2_rc_1
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-11.deb
- sha1sums = 7abf26e00f8f7d239518429858d6bffd74198208
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-rc-1.deb
+ sha1sums = 23e14c7d2bb2155ce9d3de6224d0ab5c4fea4b55
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index ec338f1e976e..55ad382a5394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.2_preview_11
+pkgver=18.2_rc_1
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=('7abf26e00f8f7d239518429858d6bffd74198208')
+sha1sums=('23e14c7d2bb2155ce9d3de6224d0ab5c4fea4b55')
package() {
cd "$srcdir"