summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu-ex2021-12-31 20:02:54 +0100
committersu-ex2021-12-31 20:02:54 +0100
commitcfa3a493b8a51f42fbc0fa4685d5777fa236fd84 (patch)
tree018ef60765814eb95ea2419c261efed89ad1ab80
parenta95dae604154d9f5784673e4b08f37e2d79f6e6f (diff)
downloadaur-cfa3a493b8a51f42fbc0fa4685d5777fa236fd84.tar.gz
Bump version to v1.9.8-sc.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de939b36529..31731917ed8f 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.9.7.sc.1
+ pkgver = 1.9.8.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.9.7-sc.1/schildichat-desktop_1.9.7-sc.1_amd64.deb
+ source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.9.8-sc.1/schildichat-desktop_1.9.8-sc.1_amd64.deb
source = schildichat-desktop.sh
- sha256sums = 984d657aeb1ecd9d32c3a43c594b112fca44ab8add5f8b3b48559791dea4541c
+ sha256sums = 5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352
sha256sums = 560220747aa96f858b8a6a23b53aead434d71633f9078cbd7ff945ddc3990a7c
pkgname = schildichat-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9b39a063060c..4433b37e9956 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Mehren <david.mehren@udo.edu>
pkgname=schildichat-desktop-bin
-_pkgver=1.9.7-sc.1
+_pkgver=1.9.8-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=('984d657aeb1ecd9d32c3a43c594b112fca44ab8add5f8b3b48559791dea4541c'
+sha256sums=('5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352'
'560220747aa96f858b8a6a23b53aead434d71633f9078cbd7ff945ddc3990a7c')
package() {