Date: Tuesday, February 26, 2013 @ 03:25:58 Author: thestinger Revision: 84911
add conflicts Modified: httpie/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-26 02:25:17 UTC (rev 84910) +++ PKGBUILD 2013-02-26 02:25:58 UTC (rev 84911) @@ -9,6 +9,7 @@ url="https://github.com/jkbr/httpie" depends=('python-requests' 'python-pygments') makedepends=('python-distribute') +conflicts=(python-httpie) replaces=(python-httpie python2-httpie) license=('BSD') arch=('any')
