author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:27:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:27:26 UTC |
parent | 34de9d99fbc7145739dce6df1f24293dc09b3205 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 0998569..c62b098 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjs -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Support for JS scripting in applications' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules') groups=('kf5-aids') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz") -md5sums=('d83ef1f916b4376465f06aeae481ab59') +md5sums=('91a663cdf43e6c5383483e8e9284e1ef') prepare() { mkdir -p build