summaryrefslogtreecommitdiff
path: root/testing/kdemultimedia-kmix
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/kdemultimedia-kmix
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/kdemultimedia-kmix')
-rw-r--r--testing/kdemultimedia-kmix/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/testing/kdemultimedia-kmix/PKGBUILD b/testing/kdemultimedia-kmix/PKGBUILD
index c8162262b..6ab52cc1a 100644
--- a/testing/kdemultimedia-kmix/PKGBUILD
+++ b/testing/kdemultimedia-kmix/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 164599 2012-08-01 14:41:09Z andrea $
+# $Id: PKGBUILD 166108 2012-09-04 16:23:27Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdemultimedia-kmix
-pkgver=4.9.0
+pkgver=4.9.1
pkgrel=1
pkgdesc="KDE volume control program"
url='http://kde.org/applications/multimedia/kmix/'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgver}/src/kmix-${pkgver}.tar.xz")
-sha1sums=('b112295964112c4fb0afa2971926939328cbc569')
+sha1sums=('43f6e8b635c9662bc930f31680d84ad0e5c0dd6a')
build() {
cd "${srcdir}"