summaryrefslogtreecommitdiff
path: root/community/qmmp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-06 03:43:28 +0000
commitb464c2860e91a60ffce805697b504bfbf7715148 (patch)
tree3054911ec7bee24f4b196eaaca8d65eb855332d5 /community/qmmp
parent4cd3fcfccda5c0375669bd300834ac77a0a617fb (diff)
Sun Jul 6 03:41:15 UTC 2014
Diffstat (limited to 'community/qmmp')
-rw-r--r--community/qmmp/PKGBUILD6
-rw-r--r--community/qmmp/qmmp.changelog3
2 files changed, 6 insertions, 3 deletions
diff --git a/community/qmmp/PKGBUILD b/community/qmmp/PKGBUILD
index 1c20526ed..c314620d0 100644
--- a/community/qmmp/PKGBUILD
+++ b/community/qmmp/PKGBUILD
@@ -1,8 +1,8 @@
-#$Id: PKGBUILD 111811 2014-05-25 08:26:58Z jlichtblau $
+#$Id: PKGBUILD 115125 2014-07-05 17:27:32Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qmmp
-pkgver=0.7.7
+pkgver=0.8.0
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=('dda66bf60121a8a2cb7175b16b3b948099f8c119ee9a11c671555e8c38caa387')
+sha256sums=('61f44646ffd3f1d90b93607076a405160be5d9736e91c9739c80070bc5357439')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/qmmp/qmmp.changelog b/community/qmmp/qmmp.changelog
index c99a3a2f3..9497996db 100644
--- a/community/qmmp/qmmp.changelog
+++ b/community/qmmp/qmmp.changelog
@@ -1,3 +1,6 @@
+2014-07-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.8.0-1
+
2014-05-25 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* qmmp 0.7.7-1