Date: Thursday, April 4, 2013 @ 06:14:48 Author: svenstaro Revision: 181524
upgpkg: kdeedu-parley 4.10.2-1 upstream Modified: kdeedu-parley/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:14:37 UTC (rev 181523) +++ PKGBUILD 2013-04-04 04:14:48 UTC (rev 181524) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-parley -pkgver=4.10.1 -pkgrel=2 +pkgver=4.10.2 +pkgrel=1 pkgdesc="Vocabulary Trainer" url="http://kde.org/applications/education/parley/" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('kdebindings-kross-python: scripting support') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/parley-${pkgver}.tar.xz") -sha1sums=('bea1bebe90e29d674f3a10f5cbfaf0051fb04ee5') +sha1sums=('1e9e568c2a4dce6a61a51164c43b3930efe99664') build() { mkdir build
