author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:44:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:44:12 UTC |
parent | 55cb1a8998af957118aa7ed0955153ab0c6138de |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e6c3164..924d83e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ktextwidgets -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Advanced text editing widgets' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kcompletion' 'kservice' 'kiconthemes' 'sonnet' 'qt5-speech') makedepends=('extra-cmake-modules' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('8afb6e8178ecc45cbeb054b26ad1e4b928eccd61d6b0d883d7abd650fd031c2d' +sha256sums=('257f4feac67db2501fe81909ffe04ddfd29db0191d9aa09ba957d9a5cbd116dd' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>