[arch-commits] Commit in phonon/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 24 17:27:48 UTC 2017


    Date: Tuesday, January 24, 2017 @ 17:27:47
  Author: arojas
Revision: 287385

Update to 4.9.1

Modified:
  phonon/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-24 15:29:51 UTC (rev 287384)
+++ PKGBUILD	2017-01-24 17:27:47 UTC (rev 287385)
@@ -1,17 +1,19 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgbase=phonon
 pkgname=('phonon-qt4' 'phonon-qt5')
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://phonon.kde.org/'
 license=('LGPL')
 makedepends=('extra-cmake-modules' 'automoc4' 'libpulse' 'libqzeitgeist' 'qt5-base' 'qt5-tools')
-options=('!emptydirs')
-source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz")
-md5sums=('8abeb7b1eaf4935668c7fb441fc2491a')
+source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig})
+md5sums=('7896a560f5da345a626e782610c8e71e'
+         'SKIP')
+validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter at kde.org>
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list