summaryrefslogtreecommitdiff
path: root/kde-unstable/kdemultimedia-kmix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdemultimedia-kmix/PKGBUILD')
-rw-r--r--kde-unstable/kdemultimedia-kmix/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-unstable/kdemultimedia-kmix/PKGBUILD b/kde-unstable/kdemultimedia-kmix/PKGBUILD
index 4ccf1c243..e9ce4ad64 100644
--- a/kde-unstable/kdemultimedia-kmix/PKGBUILD
+++ b/kde-unstable/kdemultimedia-kmix/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 163428 2012-07-11 22:47:50Z andrea $
+# $Id: PKGBUILD 171836 2012-11-21 19:51:52Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdemultimedia-kmix
-pkgver=4.8.97
+pkgver=4.9.80
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/unstable/${pkgver}/src/kmix-${pkgver}.tar.xz")
-sha1sums=('1da4c0ce895ed39dd25e6da1c6c85671536a8391')
+sha1sums=('60c5d851ece3fd62db2604d2fcde05639ac49c83')
build() {
cd "${srcdir}"