summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2023-03-03 20:38:59 +0100
committerEduard Wirch2023-03-03 20:38:59 +0100
commit9fbc201b66a48b3a78078debf3f20590718acd82 (patch)
tree153061c96f2eb5c1d1faff6d735010d5fcb73b1e
parent54f2fdb9cb3a7c90e43c3aa518f2c6212fb7380c (diff)
downloadaur-9fbc201b66a48b3a78078debf3f20590718acd82.tar.gz
Update to 23.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 5da086a639fa..a2694a6ce81b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 22.1_preview_15
+ pkgver = 23.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-22_1-preview-15.deb
- sha1sums = c2632b568ee279b7fb643392787cfe3f16b56816
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-preview-3.deb
+ sha1sums = 6c353dedfae254332d30f61f2e159de4d6f8de77
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index e319f441524e..965d799451a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=22.1_preview_15
+pkgver=23.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=('c2632b568ee279b7fb643392787cfe3f16b56816')
+sha1sums=('6c353dedfae254332d30f61f2e159de4d6f8de77')
package() {
cd "$srcdir"