summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Wirch2022-09-07 13:07:48 +0200
committerEduard Wirch2022-09-07 13:07:48 +0200
commit54f2fdb9cb3a7c90e43c3aa518f2c6212fb7380c (patch)
tree8ab3f8e9df6fc1843e1c473d8a1daa9bbe4d1a3d
parente0e99bb9c53c38aa57ae56ee89cb0ef0d552c463 (diff)
downloadaur-54f2fdb9cb3a7c90e43c3aa518f2c6212fb7380c.tar.gz
Update to 22.7-preview-15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38a984325236..5da086a639fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit_preview
pkgdesc = Graphical Git client. Preview version.
- pkgver = 22.1_preview_13
+ pkgver = 22.1_preview_15
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-13.deb
- sha1sums = 302bbb32b518205496ed942a61287a0ad1f7e200
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-22_1-preview-15.deb
+ sha1sums = c2632b568ee279b7fb643392787cfe3f16b56816
pkgname = smartgit_preview
diff --git a/PKGBUILD b/PKGBUILD
index 5115d4343f12..e319f441524e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=22.1_preview_13
+pkgver=22.1_preview_15
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=('302bbb32b518205496ed942a61287a0ad1f7e200')
+sha1sums=('c2632b568ee279b7fb643392787cfe3f16b56816')
package() {
cd "$srcdir"