Date: Saturday, April 25, 2020 @ 03:18:12 Author: yan12125 Revision: 619771
upgpkg: lxqt-sudo 0.15.0-1 Modified: lxqt-sudo/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 03:17:58 UTC (rev 619770) +++ PKGBUILD 2020-04-25 03:18:12 UTC (rev 619771) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=lxqt-sudo -pkgver=0.14.1 +pkgver=0.15.0 pkgrel=1 pkgdesc="LXQt privilege program (lxsu)." arch=("x86_64") @@ -14,11 +14,12 @@ "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=('5e59d592b8cd06fe47ede6b1460fac08f5ccdb56dcdeddf599fcde39c57d7e55' +sha256sums=('bc148b2aa80c3dc6fea200a848e25b5c0684295a70f876931f11ffd168fd8fec' 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]> + "19DFDF3A579BD509DBB572D8BE793007AD22DF7E" # Pedram Pourang <[email protected]> )
