From 100d3fb22699b18084d1edb41f96c1f4db8ebf35 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Thu, 21 Oct 2010 20:00:47 +0200 Subject: pyanidb-git: Remove provides, add conflicts with pyanidb. --- pyanidb-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyanidb-git/PKGBUILD b/pyanidb-git/PKGBUILD index 619b22d..42d09a7 100644 --- a/pyanidb-git/PKGBUILD +++ b/pyanidb-git/PKGBUILD @@ -1,6 +1,6 @@ # Contributor: Jon Bergli Heier pkgname=pyanidb-git -pkgver=20100911 +pkgver=20101021 pkgrel=1 pkgdesc="PyAniDB is a client for AniDB's UDP API." arch=('any') @@ -9,7 +9,7 @@ license=('GPL') depends=('python') optdepends=('pyxattr') makedepends=('git') -provides=('pyanidb') +conflicts=('pyanidb') _gitroot="git://git.jvnv.net/pyanidb" _gitname="pyanidb" -- cgit v1.2.3