summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00469a486919..20e949b6ddf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ groups=('devel')
depends=('python')
makedepends=('mercurial' 'python-setuptools' 'wget')
provides=('python-ruamel-yaml')
-conflicts=('python-ruamel-yaml-hg')
+conflicts=('python-ruamel-yaml')
source=("${_hgname}::hg+http://hg.code.sf.net/p/ruamel-yaml/code")
md5sums=('SKIP')