diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-06-06 22:11:50 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-06-06 22:11:50 +0200 |
commit | a9ee1222f4150f1f898a5b72c4ca6bd7cb1aea89 (patch) | |
tree | 48724439d003ca6251274e8e39af15d59f0f3cea /mpd-git | |
parent | 7df858d9ff2f0eb811a3fbbc0ee2ea75f628ebbb (diff) | |
download | aur-packages-a9ee1222f4150f1f898a5b72c4ca6bd7cb1aea89.tar.gz aur-packages-a9ee1222f4150f1f898a5b72c4ca6bd7cb1aea89.tar.xz |
updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'mpd-git')
-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 40c6267..a3ef6b4 100644 --- a/mpd-git/PKGBUILD +++ b/mpd-git/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Slash <demodevil5[at]yahoo[dot]com> pkgname=mpd-git -pkgver=20100412 +pkgver=20100603 pkgrel=1 pkgdesc="music daemon that plays mp3, flac, aac, mod, wav, mpc and ogg files" url="http://musicpd.org" |