summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-12-31 18:13:28 +0800
committerzxp198210052024-12-31 18:13:28 +0800
commitb0b110e7093b381f8122bf902e2bf5ff566ccf90 (patch)
tree0a1f6a11d8fa6aa3ba87f3efcf7b39556becffa5 /PKGBUILD
parente262f2d25435cde5945a613fe92de84fbf30174a (diff)
downloadaur-b0b110e7093b381f8122bf902e2bf5ff566ccf90.tar.gz
update to 1.4.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce815f859a40..dbdb4c45eaad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jiwu-mall-chat-bin
_pkgname=JiwuChat
_zhsname="极物圈聊天"
-pkgver=1.4.7
+pkgver=1.4.8
pkgrel=1
pkgdesc="A lightweight multi-platform chat application that can be used anytime, anywhere.(Prebuilt version)一个轻量的多端随时随地的聊天应用 ✨"
arch=('x86_64')
@@ -19,7 +19,7 @@ depends=(
source=(
"${pkgname%-bin}-${pkgver}.rpm::${_ghurl}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-1.${CARCH}.rpm"
)
-sha256sums=('eed075b99682ec5acfc0620d1022de7f2bad3d210b0276886187cde7baaac831')
+sha256sums=('b2a43b6bf29dbe90f773018d804ff782925427d069a41489cc7a6f5500029f1b')
prepare() {
sed -e "
s/Exec=${_pkgname}/Exec=${pkgname%-bin}/g
@@ -36,4 +36,4 @@ package() {
"${pkgdir}/usr/share/icons/hicolor/${_icons}/apps/${pkgname%-bin}.png"
done
install -Dm644 "${srcdir}/usr/share/applications/${_pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname%-bin}.desktop"
-} \ No newline at end of file
+}