summaryrefslogtreecommitdiff
path: root/extra/libkcompactdisc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkcompactdisc/PKGBUILD')
-rw-r--r--extra/libkcompactdisc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkcompactdisc/PKGBUILD b/extra/libkcompactdisc/PKGBUILD
index 10a339a22..1f84c5fe3 100644
--- a/extra/libkcompactdisc/PKGBUILD
+++ b/extra/libkcompactdisc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166226 2012-09-05 18:29:19Z andrea $
+# $Id: PKGBUILD 167789 2012-10-03 14:41:18Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkcompactdisc
-pkgver=4.9.1
+pkgver=4.9.2
pkgrel=1
pkgdesc="A library for interfacing with CDs"
url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
replaces=('kdemultimedia-kioslave')
conflicts=('kdemultimedia-kioslave')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('5e35ecf40225c79e023c0a4eb28f94043e9a2a61')
+sha1sums=('daea966e1d6bc06b3dc7001455e31f5004a05423')
build() {
cd "${srcdir}"