]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - distro/arch/git/PKGBUILD
Add -fdarkplaces-string-table-bug to the default flags
[xonotic/gmqcc.git] / distro / arch / git / PKGBUILD
index bcfd42e34fdfa081cd2150013b58e7f0c801c8ce..a0cd450de02cd3b154488fcb6838a22819705334 100644 (file)
@@ -1,11 +1,13 @@
 # Contributor: matthiaskrgr <matthiaskrgr _strange_curverd_character_ freedroid D0T org>
 
-pkgname=gmqcc
+pkgname=gmqcc-git
 pkgver=20130110
 pkgrel=1
 pkgdesc="An Improved Quake C Compiler"
 arch=('i686' 'x86_64')
 depends=('glibc')
+conflicts=('gmqcc')
+provides=('gmqcc=0.2.4')
 makedepends=('git')
 url="https://github.com/graphitemaster/gmqcc.git"
 license=('MIT')