Date: Wednesday, May 14, 2014 @ 21:51:43 Author: svenstaro Revision: 212440
upgpkg: kdebase-runtime 4.13.1-1 upstream release 4.13.1 Modified: kdebase-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-14 19:51:41 UTC (rev 212439) +++ PKGBUILD 2014-05-14 19:51:43 UTC (rev 212440) @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdebase-runtime -pkgver=4.13.0 -pkgrel=3 +pkgver=4.13.1 +pkgrel=1 pkgdesc="Plugins and applications necessary for the running of KDE applications" arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kde-runtime' @@ -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=('0ec0970baeb806fa036c9241821d494006d49198') +sha1sums=('57b0cd485ec9f7d70b535c136516dd0d3c345311') prepare() { mkdir build
