summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-04-26 18:41:48 +0200
committerMichel Zou2016-04-26 18:41:48 +0200
commite4ecefd293652cfca697f69fd51c4ad5fd64d93f (patch)
treed5ce92a38e86f4179cf5a8db7bd7bdbe873726b5 /PKGBUILD
parent021d520360423ed72e783fbf8ada0e3cc21d10d3 (diff)
downloadaur-ned-et-les-maki-git.tar.gz
provide/confict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad1cd4a6cf32..1069dff8ca2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,8 @@ pkgdesc='Puzzle game with isometric 3d graphics inspired by Sokoban'
arch=('i686' 'x86_64')
license=('MIT' 'FAL')
url="http://geekygoblin.org/ned-et-les-maki/"
+provides=('ned-et-les-maki')
+conflicts=('ned-et-les-maki')
depends=('java-runtime')
makedepends=('maven' 'git')
source=("git+https://framagit.org/ggp/ned-et-les-maki.git")