summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-05-13 09:33:52 +0800
committerzxp198210052024-05-13 09:33:52 +0800
commit63de37d40b840656804f20adfa9fd211b52c1bdb (patch)
tree254a73560c1587316e4fba7e1731a7cc42ea75a7 /PKGBUILD
parent6d428a8f0eee6c3e8ae1bd621b2cff6ce15a701f (diff)
downloadaur-koishi-desktop-bin.tar.gz
update to 1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578578da4bbd..a4ef9e5c9363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=koishi
pkgname="${_pkgname}-desktop-bin"
_appname="chat.${_pkgname}.desktop"
_shortname=koi
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Launch Koishi from your desktop"
arch=('x86_64')
@@ -22,7 +22,7 @@ source=(
"${pkgname%-bin}-${pkgver}.AppImage::${_ghurl}/releases/download/v${pkgver}/${pkgname%-bin}-linux-x64-v${pkgver}.AppImage"
"${pkgname%-bin}.sh"
)
-sha256sums=('f9cd0b1cbbe439fd81942e09e265af211d8c3819cb6b0b2a7ca9682ebab05743'
+sha256sums=('d3225d82e793a6ed821686747bd40a3469eb48f0596f2787efc0184d65c75179'
'9d064bc18c8bcf7e3218df028fc3debb4eff93ea40c1570cc6251727b29cf5bf')
build() {
sed -e "s|@appname@|${pkgname%-bin}|g" \