Date: Sunday, August 11, 2019 @ 08:43:30 Author: felixonmars Revision: 359486
upgpkg: ktextwidgets 5.61.0-1 Upstream release Modified: ktextwidgets/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-11 08:43:24 UTC (rev 359485) +++ PKGBUILD 2019-08-11 08:43:30 UTC (rev 359486) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktextwidgets -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Advanced text editing widgets' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('8149a999ca6d2dda523d6047956ca62fd283d71356b84dfd7db6fd1582b5d43e' +sha256sums=('a2fddad3dda750ea6bdb104c460e50586946ded3e1f46a8729dbd304016a0b5a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
