Date: Wednesday, January 30, 2019 @ 10:46:51 Author: felixonmars Revision: 428523
upgpkg: lxqt-build-tools 0.6.0-1 Modified: lxqt-build-tools/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 10:28:35 UTC (rev 428522) +++ PKGBUILD 2019-01-30 10:46:51 UTC (rev 428523) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=lxqt-build-tools -pkgver=0.5.0 +pkgver=0.6.0 pkgrel=1 pkgdesc="Various packaging tools and scripts for LXQt applications" arch=("any") @@ -12,10 +12,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=( - "a66d080d4cf075007fcdd9eab1689559728418dd8f85f7e8e79679738de8658d" - "SKIP" -) +sha256sums=('2488f1105ba8008996b4f6a0df5c556c657c733a47a422ea3f2e59115c051758' + 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]>
