Date: Thursday, May 30, 2013 @ 14:43:51 Author: andrea Revision: 186673
upgpkg: kdevelop 4.5.1-1 Upstream release Modified: kdevelop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-30 12:43:39 UTC (rev 186672) +++ PKGBUILD 2013-05-30 12:43:51 UTC (rev 186673) @@ -3,7 +3,7 @@ # Contributor: Giovanni Scafora <[email protected]> pkgname=kdevelop -pkgver=4.5.0 +pkgver=4.5.1 pkgrel=1 pkgdesc="A C/C++ development environment for KDE" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ 'qt-doc: qt documentation integration') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('21cdff814b5840d4b62b105b53c0b128e35c3c9f') +sha1sums=('e27b77bca0b4c466f66b24167ec416f20b353f6f') build() { mkdir build
