author | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
parent | f18b5f2135067740b31eaf0b0eab5110c29f5845 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e629864..fbd4c8d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesignerplugin -pkgver=5.75.0 +pkgver=5.76.0 pkgrel=1 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator' arch=(x86_64) @@ -12,7 +12,7 @@ depends=(kconfig kcoreaddons) makedepends=(extra-cmake-modules qt5-tools kdoctools) groups=(kf5-aids) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('fd8812b4fb6922091b53da72eb74104f9438be3063e65ffe23d6948a292f18e9' +sha256sums=('5f9190e00761330c031310b94e195766e639115675081765050ddc55069a1b71' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>