summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-12-05 16:15:43 -0500
committerbrent s2016-12-05 16:15:43 -0500
commit4a254be2d3cfb6c430782eaabfb0de6d89ef45a9 (patch)
treecf4499067caa6a6b4ce98da6cc7ede0f0472220d /PKGBUILD
parentc15d2700cf6b93a0fbd1de8564351ed6d0574dcb (diff)
downloadaur-4a254be2d3cfb6c430782eaabfb0de6d89ef45a9.tar.gz
adding dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ea7f16a30c4..737a9a7eb38c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=quake2world-git
-pkgver=r2493.f1fb32c
-pkgrel=3
+pkgver=r3140.ac83e5e
+pkgrel=1
pkgdesc="A free, stand-alone, multiplayer-only iteration of Quake2"
arch=('i686' 'x86_64')
url="http://quetoo.org"
license=('GPL')
source=(git+https://github.com/jdolan/quake2world.git)
sha512sums=('SKIP')
-depends=('sdl2' 'curl' 'sdl2_image' 'sdl2_mixer')
+depends=('sdl2' 'curl' 'sdl2_image' 'sdl2_mixer' 'objectivelymvc-git')
makedepends=('sdl2' 'sdl2_mixer' 'sdl2_image' 'physfs')
optdepends=(
'quake2world-data-git: the game data files'