git » phonon.git » commit ac31164

Upstream release

author Andrea Scarpino
2013-12-06 13:43:22 UTC
committer Andrea Scarpino
2013-12-06 13:43:22 UTC
parent 3e7693db8f34123cdfe332d4abdbc120a30fec2d

Upstream release

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 913985b..e814305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
 
 pkgbase=phonon
 pkgname=('phonon-qt4' 'phonon-qt5')
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://phonon.kde.org/'
 license=('LGPL')
 makedepends=('cmake' 'automoc4' 'libpulse' 'libqzeitgeist' 'qt5-base' 'qt5-tools' 'qt5-quick1')
 options=('!emptydirs')
 source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz")
-md5sums=('f5c1a847ac8ae73e67bf762199978278')
+md5sums=('0935e1c00440a03e3032860030398665')
 
 prepare() {
   mkdir build