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 049cda336..3ab8cc589 100644
--- a/community/qmmp/PKGBUILD
+++ b/community/qmmp/PKGBUILD
@@ -1,8 +1,8 @@
-#$Id: PKGBUILD 88593 2013-04-20 16:06:40Z jlichtblau $
+#$Id: PKGBUILD 92815 2013-06-15 12:48:27Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qmmp
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc="Qt4 based audio-player"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ optdepends=('flac: native FLAC support'
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2f9a67821a711f925e27d7254eb3039d31019fe1a2aaa7a901be0d2f9066183d')
+sha256sums=('5e86c3c783bffa384d4c5c8731ebaff7a1589f56b6e0ad69ec6f82a8da160671')
build() {
cd ${srcdir}/$pkgname-$pkgver