summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2024-03-29 20:43:57 +0800
committerJingbei Li2024-03-29 20:43:57 +0800
commitffec341f2874a5ee395432f199bfca00362e9df4 (patch)
tree038c643289f946ef8b2c29c57cb5ec039785a29c /PKGBUILD
parent3a9d6dad0d600dc888562cb500d513b53faf4dcc (diff)
downloadaur-python-ruamel-yaml-hg.tar.gz
fixed conflicts
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')