summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuncan Deveaux2022-01-17 15:05:37 +0100
committerDuncan Deveaux2022-01-17 15:05:37 +0100
commit1c99b718505ddf068a66ffd93a438cdc53d03999 (patch)
tree9b97ead4b966a4455483977c97d128605872f55d /PKGBUILD
parent6e5da6fa6da3fa32e952c417b7b458bfcdf58925 (diff)
downloadaur-1c99b718505ddf068a66ffd93a438cdc53d03999.tar.gz
Hikou no mizu 0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72a399675867..8f5a5d9c5266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Duncan Deveaux <duncan.at.hikounomizu.dot.org>
pkgname=hikounomizu
-pkgver=0.8.91
+pkgver=0.9
pkgrel=1
pkgdesc="Platform-based, anime-styled fighting game"
arch=('x86_64')
@@ -9,8 +9,8 @@ url="https://hikounomizu.org"
license=('custom')
depends=('sdl2' 'sdl2_image' 'glu' 'freetype2' 'openal' 'libvorbis' 'tinyxml')
makedepends=('cmake>=3.13' 'gendesk')
-source=("https://download.tuxfamily.org/hnm/0.8.91/hikounomizu-0.8.91-src-withdata.tar.bz2")
-md5sums=('c4383d1c7a2df4f0efe608f0855d8c45')
+source=("https://download.tuxfamily.org/hnm/0.9/hikounomizu-0.9-src-withdata.tar.bz2")
+md5sums=('04408ed2a90471c1ead870c0b51299d0')
prepare() {