summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorion2012016-06-20 18:22:17 -0500
committerion2012016-06-20 18:22:17 -0500
commit9b07f49cbb567278b55deaa39f1ba37412f5aa6e (patch)
tree6d1ace2be71c331d616538fe0749bb9751c0705e
parent2173a55dd37ba4ab6f7a417ca709216bcc8c555c (diff)
downloadaur-9b07f49cbb567278b55deaa39f1ba37412f5aa6e.tar.gz
Remove name conflict
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8c802f9195f..f6a3304f3ad9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 10 22:35:09 UTC 2016
+# Mon Jun 20 23:21:46 UTC 2016
pkgbase = xplayer-plparser-git
pkgdesc = Playlist parser for xplayer. X-Apps Project (git version).
pkgver = 1.0.1.r0.gb55b11b
diff --git a/PKGBUILD b/PKGBUILD
index f414caf21b5c..6bb62f91373c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
makedepends=('git' 'gnome-common' 'gtk-doc' 'gobject-introspection')
provides=($_pkgname)
-conflicts=('xplayer-plparser' $_pkgname)
+conflicts=('xplayer-plparser')
url='https://github.com/linuxmint/xplayer-plparser'
source=('xplayer-plparser-git::git+https://github.com/linuxmint/xplayer-plparser.git')