python-xdg: replaces pyxdg.

This commit is contained in:
Juan RP 2014-06-19 16:10:11 +02:00
parent 45e9738a78
commit 12967046c0
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'python-xdg'
pkgname=python-xdg
version=0.23
revision=3
revision=4
wrksrc="pyxdg-${version}"
build_style=python-module
replaces="pyxdg>=0"
hostmakedepends="python-devel python3.4-devel"
makedepends="${hostmakedepends}"
depends="python"