summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbeelzebud2023-02-28 03:25:57 -0600
committerbeelzebud2023-02-28 03:25:57 -0600
commit7e2a0a984e44c31e589bc87a7a0086708af8caa1 (patch)
treec66b97abb60bcd6f0c03718be3d6814f14c4584b /PKGBUILD
parent265cf20307f9fea179e220ed9dc80d2ad8d93d99 (diff)
downloadaur-7e2a0a984e44c31e589bc87a7a0086708af8caa1.tar.gz
upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84cb7b4d8e38..447d99818ee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=hypseus-singe
pkgname=$_pkgname-git
pkgver=v2.10.2.r0.g6650eea
-pkgrel=1
+pkgrel=2
pkgdesc="A drop-in replacement to daphne, to play laserdisc arcade games on a PC."
-arch=(x86_64)
+arch=('x86_64' 'aarch64')
url="https://github.com/DirtBagXon/hypseus-singe"
license=('GPL3')
depends=('zlib' 'sdl2' 'sdl2_image' 'sdl2_ttf' 'libvorbis')