summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEdward Shen2023-02-12 13:12:23 -0800
committerEdward Shen2023-02-12 13:12:23 -0800
commit7ff25f4acf151b7f2fc76e69392cac947337edc0 (patch)
treec700bea88801c3ee4f22fe987720223aed26891f /PKGBUILD
parent4d57ecc950b5d0c4470e7cf82b6c4706f60bb475 (diff)
downloadaur-holocure-bin.tar.gz
Update to 0.5.1676187876
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 439120cdac7e..c2401abd719a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Edward Shen <code@eddie.sh>
pkgname=holocure-bin
-pkgver=0.5.1676079090
+pkgver=0.5.1676187876
pkgrel=1
pkgdesc="A free unofficial fan game with Hololive members"
arch=('x86_64')
@@ -9,7 +9,7 @@ url=https://kay-yu.itch.io/holocure
license=('custom')
depends=(wine)
_srcurl=$(
- /usr/bin/env curl 'https://kay-yu.itch.io/holocure/file/7328041' -X POST \
+ /usr/bin/env curl 'https://kay-yu.itch.io/holocure/file/7335355' -X POST \
| sed -E 's/.*(https:[\/a-zA-Z0-9\.\?&=@%]*).*/\1/; s/\\//g'
)
source=(holocure holocure.desktop holocure.png "$pkgname-$pkgver.zip"::$_srcurl)
@@ -17,7 +17,7 @@ source=(holocure holocure.desktop holocure.png "$pkgname-$pkgver.zip"::$_srcurl)
b2sums=('4301db2ba2d8bd5e9ccddf617c07846323b002eb5aa0e1fdc8df84e2d90d4ce7167fa0097fbcd3f159d209d1950c63afa8ac3d70a18161723566c48d69a8ee08'
'b7260f800bf63a8f058b7df9965190583a4b3f6ad3d85aa752e5e9e8aa6f5a17742affe347ee70aee74f781657767ed9c845cbe1c48bc752cb0e7988e1532d92'
'ede12f7c2bedcf077dd6da495f5aa2c45b95db128eb28af562b11fc13dcf21db18d98aa818b6b81514049696d9e622364d1f5044282950faa6c64499b2c613c5'
- 'bef5d459591a8fa404f3fcfad5756fb4b0c43fe0ec65fef1d65d192c632afaa268222a5049873ae7824acf56e99dae02ea94a2bd23b438e033081a9fccd26593')
+ '502a21678bd67582dabe8fd3a738443cb9c70a60fde12f015e9fce24a19a9d5cee261487c9d515bee46bcbdb6da22e9a4b252d5b61361bd2298d5524e028b5c9')
DLAGENTS=('https::/usr/bin/env curl -o %o')
options=(!strip)