author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:35:04 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 17:35:04 UTC |
parent | b08d62054c48615b80095f70dcaf252979e3a576 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4fb900c..a87271c 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=khtml -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='KHTML APIs' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('giflib' 'kparts' 'kjs') makedepends=('extra-cmake-modules') groups=('kf5-aids') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz") -md5sums=('611b479ce3938e492d943e573b966e71') +md5sums=('e7467a0a2af4147e98f285f65e5aa7c1') prepare() { mkdir -p build