diff options
author | root <root@rshg054.dnsready.net> | 2013-04-06 00:05:46 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-06 00:05:46 -0700 |
commit | fd8249d016683ade99a23251d6ffdf5d5a3e76a4 (patch) | |
tree | de9e45e44e9a8ffb85bd8895dcec0ebcd34d17e3 /extra/kdeedu-parley | |
parent | 3c7a59bfd2b8340068df7dc196e0c9b612b9ef31 (diff) |
Sat Apr 6 00:05:46 PDT 2013
Diffstat (limited to 'extra/kdeedu-parley')
-rw-r--r-- | extra/kdeedu-parley/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdeedu-parley/PKGBUILD b/extra/kdeedu-parley/PKGBUILD index e74ef6123..7a882bbc0 100644 --- a/extra/kdeedu-parley/PKGBUILD +++ b/extra/kdeedu-parley/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 180324 2013-03-20 10:22:14Z andrea $ +# $Id: PKGBUILD 181930 2013-04-05 08:55:21Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> 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 @@ makedepends=('cmake' 'automoc4') 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 |