summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2023-06-29 12:15:01 +0200
committerEduard Wirch2023-06-29 12:15:01 +0200
commit7fbc0231b9183fb89ca5192451f66b508812599a (patch)
treea8a843a4c6fc4eae2fd6718d7a2408a6f9eb3373
parentc9f188770aa06734ca2f8bfcee15f4a3f4888379 (diff)
downloadaur-7fbc0231b9183fb89ca5192451f66b508812599a.tar.gz
Update to 23.1-preview-9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55ac4189cf4d..e207aa18b3a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 23.1_preview_7
- pkgrel = 2
+ pkgver = 23.1_preview_9
+ pkgrel = 1
url = https://www.syntevo.com/smartgit/preview/
arch = any
license = custom
@@ -13,7 +13,7 @@ pkgbase = smartgit_preview
provides = smartgit
conflicts = smartgit
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-preview-7.deb
- sha1sums = b127d520295065c8e3566a4a3c86c4cb66b70305
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-23_1-preview-9.deb
+ sha1sums = 48623566aee693459a4d8005188fd0ae8364498c
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 9c7becff0baa..8fbf496d6a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=23.1_preview_7
-pkgrel=2
+pkgver=23.1_preview_9
+pkgrel=1
pkgdesc="Graphical Git client. Preview version."
arch=("any")
url="https://www.syntevo.com/smartgit/preview/"
@@ -23,7 +23,7 @@ _pkgver=${pkgver//_/-}
_pkgver=${_pkgver//./_}
source=("https://www.syntevo.com/downloads/smartgit/${_appname}-${_pkgver}.deb")
-sha1sums=('b127d520295065c8e3566a4a3c86c4cb66b70305')
+sha1sums=('48623566aee693459a4d8005188fd0ae8364498c')
package() {
cd "$srcdir"