author | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-12 22:02:08 UTC |
parent | 5f43c0367418e84e865f62ab95d448a4369a1fa8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b524dcf..358d932 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.62.0 +pkgver=5.63.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools clang python-pyqt5 doxygen qt5-tools optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('6c10810725e0b109c96ddc2246ca1741bcae012296e31caf7b41167a04ae31d6' +sha256sums=('e577c68523721cbdbe2f019098f382cdcd4db4c805fb68d86c2b7d6fb76b1d25' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>