summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2024-03-22 13:36:12 +0100
committerEduard Wirch2024-03-22 13:36:12 +0100
commitdf261da2bfc6007b58fedc0251c8e98fc7f1ff75 (patch)
treeed347b44611d47e68bf050565312afd0c600df85
parentcc81f678cb07220f9b6567281a51ba785efd7bb0 (diff)
downloadaur-smartgit_preview.tar.gz
Update to 24.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 f5a1da664954..0b294889ac6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 23.1_rc_2
+ pkgver = 24.1_preview_3
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-rc-2.deb
- sha1sums = 8d42ac516904c638de26630536d219e34b7810f8
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-24_1-preview-3.deb
+ sha1sums = baa21bccda8886e68d83a0f51182c74c9b6e81e0
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 61e0a1234699..0e357a3dc8d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=23.1_rc_2
+pkgver=24.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=('8d42ac516904c638de26630536d219e34b7810f8')
+sha1sums=('baa21bccda8886e68d83a0f51182c74c9b6e81e0')
package() {
cd "$srcdir"