author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | 7ccc9b640e50c34cb395b71dd898b3ea81385914 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c327ed2..0a1c717 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesignerplugin -pkgver=5.44.0 +pkgver=5.45.0 pkgrel=1 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules qt5-tools kdoctools kdewebkit python) optdepends=('kdewebkit: KDEWebKit plugin') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('ea9444f44767f7451c655f06101f895b99fe655e14677505f3c3148811b704ba' +sha256sums=('72a2ae9d8a325e83632b4f60c966edb589bf9ef5f2d50f1bc595c6a98a7a1b3f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>