author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:51:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:51:19 UTC |
parent | f9aa75c1f0cb57233158b5e49d33f15ca30c4236 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78ef015..7f4b2ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ktextwidgets -pkgver=5.32.0 +pkgver=5.33.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') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('f9cc5f8829acd49ccd7543a5e8ee292ec42fad97ae31b03bd37f3a482c694ee8' +sha256sums=('5e66c9cc636f851d3f9aeb412e056dbe672e4fd572f1aae5e37fdd52ccc83227' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>