Date: Wednesday, January 30, 2019 @ 11:40:54 Author: felixonmars Revision: 428602
upgpkg: lxqt-sudo 0.14.0-1 Modified: lxqt-sudo/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 11:40:38 UTC (rev 428601) +++ PKGBUILD 2019-01-30 11:40:54 UTC (rev 428602) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=lxqt-sudo -pkgver=0.13.0 +pkgver=0.14.0 pkgrel=1 pkgdesc="LXQt privilege program (lxsu)." arch=("x86_64") @@ -14,10 +14,8 @@ "https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz" "https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc" ) -sha256sums=( - "8e05adf4926eead9fa3015be54a76f67ebf3f7c40e1dea0bcafbcf4c38e548c8" - "SKIP" -) +sha256sums=('a322e169a5b6c5decbabe837fad428ac9013d9173723f6e0525a62b11bd1a123' + 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]>
