summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu-ex2022-11-05 22:16:34 +0100
committersu-ex2022-11-05 22:16:34 +0100
commitfcbc14377705ed64a07b73d646d5f5a37e6c6df2 (patch)
tree540e3814b84e225de7a417d1bd7c55f1f00a0c40
parent0ccb842a731ea608a431e54a41e17a26a34680f7 (diff)
downloadaur-fcbc14377705ed64a07b73d646d5f5a37e6c6df2.tar.gz
Bump version to v1.11.13-sc.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10889a49aeae..517a1bda7e7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = schildichat-desktop-bin
pkgdesc = SchildiChat is a Matrix client based on Element with a more traditional instant messaging experience.
- pkgver = 1.11.8.sc.1
+ pkgver = 1.11.13.sc.1
pkgrel = 1
url = https://schildi.chat
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = schildichat-desktop-bin
depends = sqlcipher
provides = schildichat-desktop
conflicts = schildichat-desktop
- source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.11.8-sc.1/schildichat-desktop_1.11.8-sc.1_amd64.deb
+ source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.11.13-sc.1/schildichat-desktop_1.11.13-sc.1_amd64.deb
source = schildichat-desktop.sh
- sha256sums = 1e0514616086519edb8dd28d837c8db8011da73c0587b39552a76775f6ce398b
+ sha256sums = 29dfc2c7de2c002cb0f0e73b92f12eeac126bfa92dbf45e0a18296431b8db456
sha256sums = fbc7d9a5480a66e2623dbf05c0c51deee39bf35289d5b79325bfc4b87fa2a609
pkgname = schildichat-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7300273e0400..15c9371bb6e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Mehren <david.mehren@udo.edu>
pkgname=schildichat-desktop-bin
-_pkgver=1.11.8-sc.1
+_pkgver=1.11.13-sc.1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="SchildiChat is a Matrix client based on Element with a more traditional instant messaging experience."
@@ -15,7 +15,7 @@ provides=('schildichat-desktop')
conflicts=('schildichat-desktop')
source=("https://github.com/SchildiChat/schildichat-desktop/releases/download/v${_pkgver}/schildichat-desktop_${_pkgver}_amd64.deb"
"schildichat-desktop.sh")
-sha256sums=('1e0514616086519edb8dd28d837c8db8011da73c0587b39552a76775f6ce398b'
+sha256sums=('29dfc2c7de2c002cb0f0e73b92f12eeac126bfa92dbf45e0a18296431b8db456'
'fbc7d9a5480a66e2623dbf05c0c51deee39bf35289d5b79325bfc4b87fa2a609')
package() {