author | Antonio Rojas
<arojas@archlinux.org> 2018-07-14 08:58:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-07-14 08:58:25 UTC |
parent | 05bd1d93bf85f46af97f921e94e4ab88c5515db7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c70b597..c90c4e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.47.0 +pkgver=5.48.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('dbbdcf05ad00d14931cce83fba968146f46d17053ccd22297a20e2fee9ef2548' +sha256sums=('e46946f0e901b45588f00decbb27bec60d5b7f357e76100ddd6e0815de148be1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>