author | Antonio Rojas
<arojas@archlinux.org> 2021-03-28 00:06:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-03-28 00:06:32 UTC |
parent | 35b6e1256773d8d90a536ba702fb26dec638bb26 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f621387..f616c67 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=plasma-wayland-protocols -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc="Plasma Specific Protocols for Wayland" arch=(any) @@ -10,7 +10,7 @@ license=(LGPL) depends=() makedepends=(qt5-base extra-cmake-modules) source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38' +sha256sums=('820dd6347f835f0f066a5f76333f29882d471fe6c4a02249d50901e0e81ef617' 'SKIP') validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F) # Aleix Pol Gonzalez <aleixpol@kde.org>