summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu-ex2022-09-04 02:08:21 +0200
committersu-ex2022-09-04 02:08:21 +0200
commit04b440e254d4c674a0465452049148d6b4429891 (patch)
tree88e5370b1b3c2a9c5b4657e40e0590a125cbda58
parentad0536f19ee4498f63390420b5098f085bed97bd (diff)
downloadaur-04b440e254d4c674a0465452049148d6b4429891.tar.gz
Bump version to v1.11.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 7d2346102855..2dadb20445df 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.10.12.sc.1
+ pkgver = 1.11.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.10.12-sc.1/schildichat-desktop_1.10.12-sc.1_amd64.deb
+ source = https://github.com/SchildiChat/schildichat-desktop/releases/download/v1.11.4-sc.1/schildichat-desktop_1.11.4-sc.1_amd64.deb
source = schildichat-desktop.sh
- sha256sums = 73233833705e6c25b163e40a313b2393a0ec0b25512ed462bbf2feeb304d162f
+ sha256sums = 2ef4f1beeb9c452c9a4d8a77f20d3350286f8eded198086b872139d05deb0e07
sha256sums = fbc7d9a5480a66e2623dbf05c0c51deee39bf35289d5b79325bfc4b87fa2a609
pkgname = schildichat-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 732084a0d71b..c8b85311a456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Mehren <david.mehren@udo.edu>
pkgname=schildichat-desktop-bin
-_pkgver=1.10.12-sc.1
+_pkgver=1.11.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=('73233833705e6c25b163e40a313b2393a0ec0b25512ed462bbf2feeb304d162f'
+sha256sums=('2ef4f1beeb9c452c9a4d8a77f20d3350286f8eded198086b872139d05deb0e07'
'fbc7d9a5480a66e2623dbf05c0c51deee39bf35289d5b79325bfc4b87fa2a609')
package() {