Date: Monday, August 14, 2017 @ 11:05:51 Author: felixonmars Revision: 302133
upgpkg: kdesu 5.37.0-1 Upstream release Modified: kdesu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 11:05:45 UTC (rev 302132) +++ PKGBUILD 2017-08-14 11:05:51 UTC (rev 302133) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdesu -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Integration with su for elevated privileges' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('8af37b0ca1563c58e5f8446f66286b2d418946960575cf6f444ae314aa198f06' +sha256sums=('ea37e8517ab376f86c9d7df726f0f8f143fac198c6a3a6a26f2e276ae69fd0e1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
