summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu-ex2022-02-28 00:17:28 +0100
committersu-ex2022-02-28 00:17:28 +0100
commitbe383b77c4bb17937b9e30d0e6e970473d152f0e (patch)
treef2ecb126ebb024ec24eeae7555448077a1ac8799
parent6114830ec6d427fc88008852fca733f4ac323331 (diff)
downloadaur-be383b77c4bb17937b9e30d0e6e970473d152f0e.tar.gz
Bump version to v1.10.4-sc.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31731917ed8f..97c7e5e28ead 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.8.sc.1
+ pkgver = 1.10.4.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.8-sc.1/schildichat-desktop_1.9.8-sc.1_amd64.deb
+ source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.10.4-sc.1/schildichat-desktop_1.10.4-sc.1_amd64.deb
source = schildichat-desktop.sh
- sha256sums = 5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352
+ sha256sums = aa65d855feb278f7bd6928542a5e4c949af842395b449829c6a9363dd1eccdc8
sha256sums = 560220747aa96f858b8a6a23b53aead434d71633f9078cbd7ff945ddc3990a7c
pkgname = schildichat-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4433b37e9956..b6362e8603c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Mehren <david.mehren@udo.edu>
pkgname=schildichat-desktop-bin
-_pkgver=1.9.8-sc.1
+_pkgver=1.10.4-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=('5fce1d46d244ba73bad007904dfd1feed3130ac64afbc2b5e956259524dd0352'
+sha256sums=('aa65d855feb278f7bd6928542a5e4c949af842395b449829c6a9363dd1eccdc8'
'560220747aa96f858b8a6a23b53aead434d71633f9078cbd7ff945ddc3990a7c')
package() {