summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2023-10-09 13:16:15 +0200
committerEduard Wirch2023-10-09 13:16:15 +0200
commitcc81f678cb07220f9b6567281a51ba785efd7bb0 (patch)
tree2e58cd370d513b7aa3a6de55c9b0b7b56507f6fd
parent11ec4550dea783e495dac8fe440fb9c60ba42c04 (diff)
downloadaur-cc81f678cb07220f9b6567281a51ba785efd7bb0.tar.gz
Update to 23.1-rc-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b70681f2ee5..f5a1da664954 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 23.1_preview_12
+ pkgver = 23.1_rc_2
pkgrel = 1
url = https://www.syntevo.com/smartgit/preview/
arch = any
@@ -13,7 +13,7 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-preview-12.deb
- sha1sums = 9e564f2d19a16d9d7090fa93a00fba3e68bc6cd9
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-rc-2.deb
+ sha1sums = 8d42ac516904c638de26630536d219e34b7810f8
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 769322ee3cd5..61e0a1234699 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=23.1_preview_12
+pkgver=23.1_rc_2
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=('9e564f2d19a16d9d7090fa93a00fba3e68bc6cd9')
+sha1sums=('8d42ac516904c638de26630536d219e34b7810f8')
package() {
cd "$srcdir"