author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | d8c8015e73a26fd82c5e8de8ae8065323d2ef51a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b6e6c1d..5bfcc2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.45.0 +pkgver=5.46.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras) makedepends=(extra-cmake-modules qt5-tools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('d3844edff32ea4a0bcf98b0ecfd82a37cb52663cc8d2a6b8f32ea2c947206904' +sha256sums=('a34f63180eb771de5f83e3dc09a31cba1c9708281657d0afd6787629398ab067' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>