summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2023-09-06 10:57:46 +0200
committerEduard Wirch2023-09-06 10:57:46 +0200
commit11ec4550dea783e495dac8fe440fb9c60ba42c04 (patch)
tree16bdcc0a51c3d3cda44cbfb8553e70a491362abb
parentd1165417e6e3dbfa4654b635a0aa41afe779908a (diff)
downloadaur-11ec4550dea783e495dac8fe440fb9c60ba42c04.tar.gz
Update to 23.1-preview-12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 590c0979bd63..6b70681f2ee5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 23.1_preview_10
+ pkgver = 23.1_preview_12
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-10.deb
- sha1sums = bcfe19b2d20274259e3fa9337a4530fc9a330c6f
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-preview-12.deb
+ sha1sums = 9e564f2d19a16d9d7090fa93a00fba3e68bc6cd9
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 069f521c139a..769322ee3cd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=23.1_preview_10
+pkgver=23.1_preview_12
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=('bcfe19b2d20274259e3fa9337a4530fc9a330c6f')
+sha1sums=('9e564f2d19a16d9d7090fa93a00fba3e68bc6cd9')
package() {
cd "$srcdir"