summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2de5af99284a..0cce322a8c03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Benjamin Hodgetts <ben@xnode.org>
pkgname=1oom-git
-pkgver=r742.8926f64
+pkgver=r747.81ce406
pkgrel=1
pkgdesc="1oom is a Master of Orion (1993) game engine recreation."
arch=(x86_64)
url=https://gitlab.com/Tapani_/1oom
license=('GPL2')
-depends=(sdl2 libsamplerate)
+depends=(sdl2 libsamplerate sdl2_mixer)
makedepends=(git)
provides=(1oom)
conflicts=(1oom)