summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-10-24 10:15:19 +0800
committerzxp198210052023-10-24 10:15:19 +0800
commit09fe84974be9643b12f6aec8c05d24537e9d2e2c (patch)
tree020a8e35e74fdf0f123f3aa2f1b2d0fa03379876 /PKGBUILD
parent5fc2620c6c5334965a127205c8a27345161f6310 (diff)
downloadaur-09fe84974be9643b12f6aec8c05d24537e9d2e2c.tar.gz
update to 0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a92d902ca50c..8c29ac2cd9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=akuse
_pkgname=Akuse
-pkgver=0.1.0
+pkgver=0.1.2
pkgrel=1
pkgdesc="Simple and easy to use anime streaming desktop app without ads."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('gendesk' 'npm' 'nodejs')
source=("${pkgname}-${pkgver}.zip::${url}/archive/refs/tags/${pkgver}.zip"
"clientData.js"
"${pkgname}.sh")
-sha256sums=('e8ab3647d89ebbc277ab9833aa7723139a7722184c067f13a91e830551e23f06'
+sha256sums=('1f947ce244b9adee9964f3bacba03bc2a8b29b3822dfb9400f27dc9953afed11'
'2b268bdffb07dac827d76861fe2efe66969bdf418e016c364fb3dd02b6cd2455'
'b24142f7a1722021cf93134af3eccc3ced1b484500f7ee7d8f22a54b594329aa')
build() {