diff options
author | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
commit | eb4c1f17fe6790f814a67378ed66bddbb93def96 (patch) | |
tree | 8d9a601807e65342ae8c6c59df40ffd168403e8f /kde-unstable/kdemultimedia-kscd/PKGBUILD | |
parent | ad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff) |
Fri Jun 29 00:01:58 UTC 2012
Diffstat (limited to 'kde-unstable/kdemultimedia-kscd/PKGBUILD')
-rw-r--r-- | kde-unstable/kdemultimedia-kscd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdemultimedia-kscd/PKGBUILD b/kde-unstable/kdemultimedia-kscd/PKGBUILD index 7446d8e70..572a9ce76 100644 --- a/kde-unstable/kdemultimedia-kscd/PKGBUILD +++ b/kde-unstable/kdemultimedia-kscd/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 161740 2012-06-13 14:52:56Z andrea $ +# $Id: PKGBUILD 162621 2012-06-27 13:41:59Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdemultimedia-kscd -pkgver=4.8.90 +pkgver=4.8.95 pkgrel=1 pkgdesc="KDE CD player" url='http://kde.org/applications/multimedia/kscd/' @@ -12,7 +12,7 @@ depends=('kdebase-runtime' 'libkcddb' 'libkcompactdisc' 'libmusicbrainz3') makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/unstable/${pkgver}/src/kscd-${pkgver}.tar.xz") -sha1sums=('11f4f84f1904b60ef540d63f8bbb12c30640ac56') +sha1sums=('a7664847d85aa1b673de207dcf27d899fd8b02c2') build() { cd "${srcdir}" |