summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Yuan2015-08-11 21:51:50 +0200
committerKai Yuan2015-08-11 21:51:50 +0200
commit36da4f6918e45422abcd726936020684dab4cdf0 (patch)
tree9c764abc9e67feb9fa72a42deb266b7f3f210ff6
parent39e95cb93da8be73b63371e5415cae6ccf91fd46 (diff)
downloadaur-36da4f6918e45422abcd726936020684dab4cdf0.tar.gz
add conflicts
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 126ebfb30224..f909ca0caf3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://github.com/sk1418/zhuaxia"
license=('MIT')
makedepends=('git')
depends=('python2-requests' 'mutagen' 'python2-beautifulsoup4' 'python2-setuptools')
+conflicts=('python2-mutagen')
sha256sums=('SKIP')
sha512sums=('SKIP')
source="$pkgname::git+http://github.com/sk1418/${pkgname%-*}.git"