Date: Wednesday, January 30, 2019 @ 11:40:07 Author: felixonmars Revision: 428600
upgpkg: lxqt-runner 0.14.0-1 Modified: lxqt-runner/trunk/PKGBUILD ----------+ PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 11:39:59 UTC (rev 428599) +++ PKGBUILD 2019-01-30 11:40:07 UTC (rev 428600) @@ -1,8 +1,8 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=lxqt-runner -pkgver=0.13.0 -pkgrel=2 +pkgver=0.14.0 +pkgrel=1 pkgdesc="The LXQt application launcher" arch=("x86_64") groups=("lxqt") @@ -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=( - "912a8a36158c1b37ebb9f29cfe0f0ea317fb1359373c0dd47f872ecc9a334f37" - "SKIP" -) +sha256sums=('321ff83a2d27a545fd04d0ead378ed292fb3fff4f200f96a01293a663cfaacac' + 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]> "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <[email protected]>
