author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:34:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:34:39 UTC |
parent | 250b3c87676b7da28df9f19d21d7b05b3f87fb5d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5110e03..7bd3f2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdoctools -pkgver=5.36.0 +pkgver=5.37.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=('327b90bd7b9fae2455ef848f44709ec8dbead1f1a86ef169083e9000d2edfb69' +sha256sums=('f4031fccb1e7c6017456840daee1589d2e6b7d36ee263a371446981a312e6c3d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>