author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | 620b2edf96e93c7910e86c17f26e88a67fc0f22a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 10baaab..9f0d20e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=khtml -pkgver=5.71.0 +pkgver=5.72.0 pkgrel=1 pkgdesc='KHTML APIs' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(giflib kparts kjs phonon-qt5) makedepends=(extra-cmake-modules gperf) groups=(kf5-aids) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('df8d2a4776f98e1490a21e71e31a2ea7694bc7452da35f88623b19214b6e1c10' +sha256sums=('cc86682912e9ae2f35f0b37301db4f54168eabcaa79db1e1fb8853b0d6a94b26' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>