author | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
parent | ec897e3d08624b1d0a216ac905aebc88f610b584 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 514c5a7..4e181b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.42.0 +pkgver=5.43.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=('x86_64') @@ -12,7 +12,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=('1b37f1f40fe40d8d689ccafc7b0e46a8b515c554dfe1f3eb50b3e3911ce86696' +sha256sums=('4df6da4f313f8c52a5d202caa5cc90791b4a07f0d91d5b7252e2da5487a6997d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>