summaryrefslogtreecommitdiff
path: root/extra/libkcompactdisc
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-10 13:49:32 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-10 13:49:32 +0200
commit09dea20d0ca4b034a72f66c2bb22caa976ce1f85 (patch)
tree936d721a591ceb57c16d769ab0f755514879ed9b /extra/libkcompactdisc
parentcdbd7308d16cb249715cce9bedf8b809f2576804 (diff)
parentfc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gliv/PKGBUILD community/yaml-cpp0.3/PKGBUILD extra/ecore/PKGBUILD extra/edje/PKGBUILD extra/elementary/PKGBUILD extra/embryo/PKGBUILD extra/emotion/PKGBUILD extra/ethumb/PKGBUILD extra/kdepim/PKGBUILD extra/php/PKGBUILD extra/qtiplot/PKGBUILD extra/xfce4-mixer/PKGBUILD
Diffstat (limited to 'extra/libkcompactdisc')
-rw-r--r--extra/libkcompactdisc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkcompactdisc/PKGBUILD b/extra/libkcompactdisc/PKGBUILD
index def39a721..d4c8b4b9d 100644
--- a/extra/libkcompactdisc/PKGBUILD
+++ b/extra/libkcompactdisc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 181898 2013-04-05 08:54:43Z svenstaro $
+# $Id: PKGBUILD 184873 2013-05-09 09:42:46Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkcompactdisc
-pkgver=4.10.2
+pkgver=4.10.3
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=('dcd95e3b197a871a21cd50f70edc5039b7835ef4')
+sha1sums=('cc6ad902a6c94c68a1b8d27aabdbcac1df547cd8')
build() {
cd "${srcdir}"