author | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-10-14 08:57:29 UTC |
parent | 7aa8b9088b2b6d96bdd71fbea274e4dd780fd164 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 00c5410..ff27b00 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdoctools -pkgver=5.38.0 +pkgver=5.39.0 pkgrel=1 pkgdesc='Documentation generation from docbook' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'ki18n' 'python' 'perl-uri') groups=('kf5') options=('staticlibs') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('c95f7e604bd16c3ef97b3fc0320a5656ef1ea3b3c75b7d4d22348391423c7b39' +sha256sums=('57a12705b87754d8bbc76e3400691d02072d61bd0e2e4b62845dca558f9be49d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>