Date: Wednesday, February 4, 2015 @ 04:54:06 Author: fyan Revision: 230420
upgpkg: kdebase-runtime 14.12.2-1 Modified: kdebase-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 03:44:48 UTC (rev 230419) +++ PKGBUILD 2015-02-04 03:54:06 UTC (rev 230420) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Pierre Schmitz <[email protected]> pkgname=kdebase-runtime -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications" arch=('i686' 'x86_64') @@ -20,7 +21,7 @@ provides=('khelpcenter' 'notification-daemon') install="${pkgname}.install" source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz") -sha1sums=('5f6e1e5ac3dcb7a42a945d003881ab47756a940b') +sha1sums=('96811840cb04a879109739f3df4f8075fb876ea7') prepare() { mkdir build
