summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Hodgetts2018-04-23 09:03:44 +0100
committerBenjamin Hodgetts2018-04-23 09:03:44 +0100
commit07b65ab5ad5e801512a635dc2be10a117dbfca18 (patch)
tree0268c4047126c26fd074d4f923a873e2870be54e /PKGBUILD
parenta17549e66720a521e1e48517308cbd64ae77ac2b (diff)
downloadaur-07b65ab5ad5e801512a635dc2be10a117dbfca18.tar.gz
Add conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e93479dd8183..28d1cefba4b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ url="http://www.gemrb.org/"
license=('GPL')
depends=('python2' 'openal' 'sdl_mixer' 'hicolor-icon-theme')
makedepends=('cmake')
+provides=('gemrb')
+conflicts=('gemrb')
source=("git+https://github.com/gemrb/gemrb.git")
md5sums=('SKIP')