commit de399b7c5eef7709e602b3c8a20f464d7e48afa3
parent d612c468c2d74bc12c07d62052f8339e5267c923
Author: alpine repo <alpine-repo@ctu.cx>
Date: Sat, 27 Nov 2021 22:09:25 +0100
parent d612c468c2d74bc12c07d62052f8339e5267c923
Author: alpine repo <alpine-repo@ctu.cx>
Date: Sat, 27 Nov 2021 22:09:25 +0100
schildichat-web: update version
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/schildichat-web/APKBUILD b/schildichat-web/APKBUILD @@ -1,17 +1,17 @@ # Contributor: Leah (ctucx) <leah@ctu.cx> # Maintainer: Leah (ctucx) <leah@ctu.cx> pkgname=schildichat-web -pkgver=1.7.29 +pkgver=1.9.0 pkgrel=0 pkgdesc="SchildiChat is a Matrix client based on Element with a more traditional instant messaging experience." url="https://schildi.chat/" arch="noarch" options="!check" license="Apache-2.0" -source="https://github.com/SchildiChat/schildichat-desktop/releases/download/v$pkgver-sc1/schildichat-web-$pkgver-sc1.tar.gz +source="https://github.com/SchildiChat/schildichat-desktop/releases/download/v$pkgver-sc.1/schildichat-web-$pkgver-sc.1.tar.gz message.mp3 message.ogg" -builddir="$srcdir/schildichat-web-$pkgver-sc1" +builddir="$srcdir/schildichat-web-$pkgver-sc.1" build() { return 0 @@ -29,6 +29,6 @@ package() { cp "${srcdir}/message.ogg" "$pkgdir"/usr/share/webapps/schildichat-web/media } -sha512sums="ea1679706855b353f7406c5e98cd987e2d51cf6dcae28365de96189495fd0ad8762fa0e25c4728264521158caba2c6fcb8f65246a7d8c17a83b824ec46af31a5 schildichat-web-1.7.29-sc1.tar.gz +sha512sums="f9569d1e8e3fd8712e1871abf5ce5e9f600a6482bb890e16201480150c735f5b9f6aa63b31f11fa2703ccb99693c178539b584962506d7d75736db71d4e8e106 schildichat-web-1.9.0-sc.1.tar.gz 5479e27fa9b283c14ddb13db6a485a729fcdaaac51f8056a8a9333b2e70d28fba2ae3386ec756885141848ecf1c0ee1eec5e15b5589b7ce1c70a7f78336db3a1 message.mp3 1f8f908b2c1c4c6b9c20dce1e92483d091fcf6f2fa9e7612792a56c7cb1084d2d24b08a2944632a9ec63e71b5cae1c77547a22b43ee67d87a70c5839e121ed56 message.ogg"