]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - distro/archlinux/git/PKGBUILD
regular procedure... bumping PKGBUILDs, GMQCC_VERSION macros, adding back GMQCC_VERSI...
[xonotic/gmqcc.git] / distro / archlinux / git / PKGBUILD
index 77fee4a55f82077dae36cd3b4b8f84d169bb42fa..7fbe857167d605abf2bc692e1186ab6f4663698c 100644 (file)
@@ -1,7 +1,7 @@
 # Contributor: matthiaskrgr <matthiaskrgr _strange_curverd_character_ freedroid D0T org>
 
 pkgname=gmqcc-git
-pkgver=0.3.0
+pkgver=0.3.5
 pkgver(){
     cd gmqcc
     git describe --tags | sed -e 's/^gmqcc\-//' -e 's/-/./g'
@@ -11,7 +11,7 @@ pkgdesc="An Improved Quake C Compiler"
 arch=('i686' 'x86_64')
 depends=('glibc')
 conflicts=('gmqcc')
-provides=('gmqcc=0.2.4')
+provides=('gmqcc=0.3.5')
 makedepends=('git')
 url="https://github.com/graphitemaster/gmqcc.git"
 license=('MIT')