summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2014-03-04 16:23:51 +0100
committerCarsten Teibes2014-03-04 16:23:51 +0100
commite1a69cd27c7843f35b646f70c56f83ebd3899794 (patch)
treeb2e6a9268487e06f0976a110a10a0822891dcda9 /PKGBUILD
parent2fc8ece10be6412fe694826f5af4ef20d04e865e (diff)
downloadaur-e1a69cd27c7843f35b646f70c56f83ebd3899794.tar.gz
[fix] Remove circular conflict
Thanks @SanskritFritz for the useful comment!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4562bb11fee5..4bbdaa732df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="EasyRPG Player aims to be a free, RPG Maker 2000/2003 interpreter"
arch=('i686' 'x86_64')
url="https://easy-rpg.org/"
license=('GPL3')
-conflicts=('easyrpg-player-git')
makedepends=('boost' 'git')
depends=('sdl_mixer' 'freetype2' 'pixman' 'libpng' 'libjpeg' 'openal' 'libsndfile' 'expat')
install=$pkgname.install