Date: Wednesday, March 4, 2015 @ 11:16:25 Author: fyan Revision: 232562
upgpkg: libkeduvocdocument 14.12.3-1 Modified: libkeduvocdocument/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 10:16:17 UTC (rev 232561) +++ PKGBUILD 2015-03-04 10:16:25 UTC (rev 232562) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libkeduvocdocument -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="Common libraries for KDE Edu applications" url="http://kde.org/applications/education" @@ -12,7 +12,7 @@ depends=('kio' 'kdeedu-data') makedepends=('extra-cmake-modules' 'kdoctools' 'python') source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") -sha1sums=('9acc552f3ed6b4046fbacd8403ffe5d62f99fd23') +sha1sums=('5a673f0a73945746462039d855666cd5e6e8f846') prepare() { mkdir -p build
