summaryrefslogtreecommitdiff
path: root/community/qmmp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qmmp/PKGBUILD')
-rw-r--r--community/qmmp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qmmp/PKGBUILD b/community/qmmp/PKGBUILD
index 0a67ad4cb..cea4c5e1d 100644
--- a/community/qmmp/PKGBUILD
+++ b/community/qmmp/PKGBUILD
@@ -1,8 +1,8 @@
-#$Id: PKGBUILD 52220 2011-07-21 20:27:20Z jlichtblau $
+#$Id: PKGBUILD 56625 2011-10-09 08:59:56Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qmmp
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="Qt4 based audio-player"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ optdepends=('flac: native FLAC support'
'ffmpeg' 'libsamplerate' 'wavpack')
install=$pkgname.install
source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('16ab0334f368a5ef14d631a1d43d7cae876ee06b7185643377b5e9cfd6143099')
+sha256sums=('6391dec020d2a381d7f4b7890fae6c49eadf88b3c9aef571fe3c5e96140822ec')
build() {
cd ${srcdir}/$pkgname-$pkgver