summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2021-03-25 13:30:15 +0100
committerEduard Wirch2021-03-25 13:30:15 +0100
commitd616c5b664b0d90f55a4c3cc93da43dd233ee567 (patch)
treec4ec7360ff89a0321632c6106c28d43ece7802c6
parent959e35b7443e881fb930817899faab97f8df6ef0 (diff)
downloadaur-d616c5b664b0d90f55a4c3cc93da43dd233ee567.tar.gz
Update to 21.1-preview-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6612ad612a77..737c511a04e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 21.1_preview_2
+ pkgver = 21.1_preview_3
pkgrel = 1
url = https://www.syntevo.com/smartgit/preview/
arch = any
@@ -13,8 +13,8 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-21_1-preview-2.deb
- sha1sums = 3ef9b582c0aad9eb5292006c53d153dff79ad4c8
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-21_1-preview-3.deb
+ sha1sums = 150c6d1f973249675ccb6293542f23d21b91d344
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index d3097d8f9526..b93a6def8535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=21.1_preview_2
+pkgver=21.1_preview_3
pkgrel=1
pkgdesc="Graphical Git client. Preview version."
arch=("any")
@@ -23,7 +23,7 @@ _pkgver=${pkgver//_/-}
_pkgver=${_pkgver//./_}
source=("https://www.syntevo.com/downloads/smartgit/${_appname}-${_pkgver}.deb")
-sha1sums=('3ef9b582c0aad9eb5292006c53d153dff79ad4c8')
+sha1sums=('150c6d1f973249675ccb6293542f23d21b91d344')
package() {
cd "$srcdir"