Date: Friday, April 24, 2020 @ 19:08:23 Author: yan12125 Revision: 619518
upgpkg: lxqt-build-tools 0.7.0-1 Modified: lxqt-build-tools/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 19:00:26 UTC (rev 619517) +++ PKGBUILD 2020-04-24 19:08:23 UTC (rev 619518) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=lxqt-build-tools -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=1 pkgdesc="Various packaging tools and scripts for LXQt applications" arch=("any") @@ -12,11 +12,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=('2488f1105ba8008996b4f6a0df5c556c657c733a47a422ea3f2e59115c051758' +sha256sums=('85fe1946a92731f22585c30eda8bea923f5221ffbea0e31dc834d722d86cfb90' 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]> + "19DFDF3A579BD509DBB572D8BE793007AD22DF7E" # Pedram Pourang <[email protected]> )
