summaryrefslogtreecommitdiff
path: root/community/qmmp/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-01 07:14:04 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-01 07:14:04 +0200
commit04770005a02cc2a41550a57143af22c9d951bf6f (patch)
tree0656da1f6862dfe200cd9f43a5ba0ea9ab2c3858 /community/qmmp/PKGBUILD
parentc86f6cb4c8f3c06297ebdb79e83362a0bc99394a (diff)
parenta71961a43ef48f47d3575915f63099308a18a263 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/cdfs/PKGBUILD community-testing/vhba-module/PKGBUILD community-testing/vhba-module/vhba-module.install community/apcupsd/PKGBUILD community/aspell-ca/PKGBUILD core/systemd/PKGBUILD extra/dhcp/PKGBUILD libre/virtualbox-libre/PKGBUILD staging/calligra/PKGBUILD testing/bison/PKGBUILD
Diffstat (limited to 'community/qmmp/PKGBUILD')
-rw-r--r--community/qmmp/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/qmmp/PKGBUILD b/community/qmmp/PKGBUILD
index 2f68394b9..6cf3f28db 100644
--- a/community/qmmp/PKGBUILD
+++ b/community/qmmp/PKGBUILD
@@ -1,9 +1,9 @@
-#$Id: PKGBUILD 73485 2012-07-08 09:31:35Z ibiru $
+#$Id: PKGBUILD 74573 2012-07-30 19:10:22Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qmmp
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
pkgdesc="Qt4 based audio-player"
arch=('i686' 'x86_64' 'mips64el')
url="http://qmmp.ylsoftware.com/"
@@ -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=('4e2c9cdfd630bb90b2c92cb3e2f95ac4239c7cf8f91c47ca4a5038dd519755fe')
+sha256sums=('c7638521e2ffb91beda11010a3f27958fc446b7e582e3d5e92c7dc5a751aa096')
build() {
cd ${srcdir}/$pkgname-$pkgver