Date: Wednesday, January 30, 2019 @ 10:49:06 Author: felixonmars Revision: 428527
upgpkg: liblxqt 0.14.0-1 Modified: liblxqt/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 10:48:57 UTC (rev 428526) +++ PKGBUILD 2019-01-30 10:49:06 UTC (rev 428527) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=liblxqt -pkgver=0.13.0 +pkgver=0.14.0 pkgrel=1 pkgdesc="Common base library for LXQt components." arch=("x86_64") @@ -13,10 +13,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=( - "b41db9dd6fcc4e3232402ee0304d2b977ec82d696c464667dddba555b0056a39" - "SKIP" -) +sha256sums=('acbebe724532f5455b48e706df89f19a2d4b54ffd4cc4ecb81d7e8a098bf680c' + 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]>
