summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSlashbunny2016-09-11 22:56:54 -0400
committerSlashbunny2016-09-11 22:56:54 -0400
commite0b413d53b26d44d2158cf15bc644cb557e8eac6 (patch)
tree806767937c93c21f85c675dbb7c59fe06cb5b10a /PKGBUILD
parent926f81b7a393c34da09c83ec4ac33d469ad04ba0 (diff)
downloadaur-e0b413d53b26d44d2158cf15bc644cb557e8eac6.tar.gz
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15a9ffb2ee1c..2a60c9e07f90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ezquake
pkgver=3.0
-pkgrel=2
+pkgrel=3
pkgdesc="One of the most Popular QuakeWorld clients for Linux/BSD/OSX/Win32. You need the retail pak files to play."
url="http://ezquake.sourceforge.net/"
license=('GPL')
depends=('curl' 'expat' 'jansson' 'libjpeg-turbo' 'libpng' 'openssl' 'sdl2')
-makedepends=('unzip')
-conflicts=('fuhquake')
+makedepends=('unzip' 'vim')
+conflicts=('ezquake-git' 'fuhquake')
provides=('quake' 'fuhquake')
arch=('x86_64')
install=ezquake.install