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 fadb56cd8..a364df617 100644
--- a/extra/libkcompactdisc/PKGBUILD
+++ b/extra/libkcompactdisc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 172820 2012-12-06 08:20:01Z andrea $
+# $Id: PKGBUILD 174659 2013-01-05 13:08:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkcompactdisc
-pkgver=4.9.4
+pkgver=4.9.5
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=('e1ca051ebaf3430813b9d18dd2c1dca00c147d8a')
+sha1sums=('a6d88785485aabdcb96c9a263bf7da9130e23d95')
build() {
cd "${srcdir}"