Date: Monday, March 31, 2014 @ 11:56:24 Author: svenstaro Revision: 209279
upgpkg: kdebase-runtime 4.12.4-1 kde 4.12.4 release Modified: kdebase-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 09:56:23 UTC (rev 209278) +++ PKGBUILD 2014-03-31 09:56:24 UTC (rev 209279) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdebase-runtime -pkgver=4.12.3 +pkgver=4.12.4 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=('c2453e7a6a6b5493af7698ed2e871d03a707ad59') +sha1sums=('78e628084dfbbfc8b57c24fb61bda9e35b81a49a') prepare() { mkdir build
