author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:41:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:41:51 UTC |
parent | c48c4bb019ba2507b70d188ef8d4c83cd8dbe84e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 650c89a..823cdd5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=khtml -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='KHTML APIs' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('giflib' 'kparts' 'kjs') makedepends=('extra-cmake-modules' 'python') groups=('kf5-aids') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('ce376ebdb67616559a6356ee6635f6d8ec9b0d8afc627617f37096c21b757dae' +sha256sums=('ace2c311a5391d45c2ef50c397bd0bc1ad32e15d69748e48e90136ef108f3b49' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>