summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-05-20 11:33:01 +0800
committerzxp198210052024-05-20 11:33:01 +0800
commit833a87e69aa561dd5fe6ee6ca78e65a646c46846 (patch)
treed52b29ded7b458219fc65646fcdf898f55566c4a /PKGBUILD
parentc1e56ce3c950927975561f1841c9bc21b1d6b766 (diff)
downloadaur-statusify-bin.tar.gz
update to 0.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec226078ea64..586baf6bde3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=statusify-bin
_pkgname=Statusify
-pkgver=0.0.10
+pkgver=0.0.12
pkgrel=1
pkgdesc="Discord rich presence configurator desktop app"
arch=('x86_64')
@@ -17,7 +17,7 @@ depends=(
source=(
"${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${_pkgname}.linux-${CARCH}.deb"
)
-sha256sums=('f720d56508cff8ef9baf8cdfe2b84e6fea41b31856883c7ffdb1d8f324d98f2f')
+sha256sums=('feec80d7b315b1ee0f4c3d4e4c5aca05e63927efd82cfbfaff7d3956a3e0ef0c')
build() {
bsdtar -xf "${srcdir}/data."*
}