summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2018-08-01 16:11:20 +0200
committerEduard Wirch2018-08-01 16:11:20 +0200
commit4dde86106ff25e393d4e5c9bd1905abedc850a42 (patch)
treea2e5ce1d4191dddad10c80cf72537063b09f2eeb
parente6cbf08ac550d95763c5e12421455170a4be83b8 (diff)
downloadaur-4dde86106ff25e393d4e5c9bd1905abedc850a42.tar.gz
Updating to 18.2-preview-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 084cc65e8a75..934683619541 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 18.2_preview_2
+ pkgver = 18.2_preview_3
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-2.deb
- sha1sums = edb974ee1496beb3756c8ddac54208da65c3541e
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-18_2-preview-3.deb
+ sha1sums = 8640091a84f34f14d0ebeff6a6e22b120da9edbe
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 9ef9069d720a..2666af2448b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=18.2_preview_2
+pkgver=18.2_preview_3
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=('edb974ee1496beb3756c8ddac54208da65c3541e')
+sha1sums=('8640091a84f34f14d0ebeff6a6e22b120da9edbe')
package() {
cd "$srcdir"