projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69f2c2
)
git package is now named gmqcc-git, also added conflicts/provides
author
Wolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 15:31:01 +0000
(16:31 +0100)
committer
Wolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 15:31:01 +0000
(16:31 +0100)
distro/arch/git/PKGBUILD
patch
|
blob
|
history
diff --git
a/distro/arch/git/PKGBUILD
b/distro/arch/git/PKGBUILD
index
bcfd42e
..
a0cd450
100644
(file)
--- a/
distro/arch/git/PKGBUILD
+++ b/
distro/arch/git/PKGBUILD
@@
-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')