diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-01-17 12:10:25 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-01-17 12:10:25 +0100 |
commit | ca2d44a6820a66e074d753b32fdc7c3d86e58a3d (patch) | |
tree | 52965f85df44d83395189f88eab9e663154c5a8f /mpd-git/PKGBUILD | |
parent | dbd1c0d9ff79e45fe66955f48d87eb32c21965a2 (diff) | |
download | aur-packages-ca2d44a6820a66e074d753b32fdc7c3d86e58a3d.tar.gz aur-packages-ca2d44a6820a66e074d753b32fdc7c3d86e58a3d.tar.xz |
some more updates/adds
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'mpd-git/PKGBUILD')
-rw-r--r-- | mpd-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd-git/PKGBUILD b/mpd-git/PKGBUILD index 095ec53..b607e5a 100644 --- a/mpd-git/PKGBUILD +++ b/mpd-git/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Slash <demodevil5[at]yahoo[dot]com> pkgname=mpd-git -pkgver=20091123 +pkgver=20100111 pkgrel=1 pkgdesc="music daemon that plays mp3, flac, aac, mod, wav, mpc and ogg files" url="http://musicpd.org" |