Date: Tuesday, January 14, 2014 @ 08:35:16 Author: svenstaro Revision: 203694
upgpkg: kdebase-runtime 4.12.1-1 upstream release 4.12.1 Modified: kdebase-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-14 07:35:15 UTC (rev 203693) +++ PKGBUILD 2014-01-14 07:35:16 UTC (rev 203694) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdebase-runtime -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ 'rarian: needed by KHelpCenter') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz") -sha1sums=('7c077b5ff2839fee1cc55016cd6711da1abb584c') +sha1sums=('e62d0b6a8fea172ac4b36a16004f10161406872a') prepare() { mkdir build
