summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-11-01 03:34:11 -0400
committerbrent s2016-11-01 03:34:11 -0400
commitfc2e249fdb2330b1a34c6f67652126dc6c502aab (patch)
tree423cd1e46a2ded8b96d6451a953e0d950cee2348 /PKGBUILD
parent6c96b6d75fb4dc9acfb8bb8b1fca854998dba79c (diff)
downloadaur-fc2e249fdb2330b1a34c6f67652126dc6c502aab.tar.gz
tweaking some things...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bdfa4eefa2b..c707a4ce14fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# thanks to Slash <demodevil5[at]yahoo[dot]com> for the original no-git package
pkgname=ezquake-git
-pkgver=r4858.62be229
-pkgrel=2
+pkgver=r4930.b1e3acb
+pkgrel=1
pkgdesc="One of the most Popular QuakeWorld clients for Linux/BSD/OSX/Win32. You need the retail pak files to play. (Git version)"
url="http://ezquake.sourceforge.net/"
license=('GPL')
@@ -15,6 +15,7 @@ license=('GPL')
# NOTE: "libgl" is a virtual provides, of sorts. can be either mesa-libgl, nvidia-libgl, etc...
depends=('libgl' 'libxxf86dga' 'zlib' 'libpng' 'minizip' 'libircclient' 'expat' 'pcre' 'sdl2' 'tcl' 'glew')
makedepends=('glu' 'xf86vidmodeproto' 'libxxf86vm' 'libxext' 'jansson' 'libxpm' 'xxd')
+optdepends=('quake-qrp-textures: for high-res textures')
conflicts=('fuhquake')
provides=('ezquake' 'quake' 'fuhquake')
arch=('any')