diff options
author | sibel <lesibel@free.fr> | 2010-12-26 17:40:35 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-12-26 17:40:35 +0100 |
commit | 584902f4c2a3e71c18c976a84ac032265cdafb58 (patch) | |
tree | 4f98470e1040797f287ee14fad1203002417ee8c /extra/python-mpd/Pkgfile | |
parent | 1e6661d34c4b7005433b7c604fd0df230fd2d2d1 (diff) | |
download | nutyx-extra-584902f4c2a3e71c18c976a84ac032265cdafb58.tar.gz nutyx-extra-584902f4c2a3e71c18c976a84ac032265cdafb58.tar.bz2 nutyx-extra-584902f4c2a3e71c18c976a84ac032265cdafb58.tar.xz nutyx-extra-584902f4c2a3e71c18c976a84ac032265cdafb58.zip |
python-mpd#0.3.0-1, maj port
Diffstat (limited to 'extra/python-mpd/Pkgfile')
-rw-r--r-- | extra/python-mpd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-mpd/Pkgfile b/extra/python-mpd/Pkgfile index 322c1c2c3..e11814099 100644 --- a/extra/python-mpd/Pkgfile +++ b/extra/python-mpd/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=python-mpd -version=0.2.1 +version=0.3.0 release=1 source=( http://pypi.python.org/packages/source/p/$name/$name-$version.tar.gz) build() { |