Date: Thursday, November 5, 2020 @ 15:39:59 Author: yan12125 Revision: 743247
upgpkg: obconf-qt 0.16.0-1; update URLs Modified: obconf-qt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-05 15:39:46 UTC (rev 743246) +++ PKGBUILD 2020-11-05 15:39:59 UTC (rev 743247) @@ -2,12 +2,12 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=obconf-qt -pkgver=0.15.0 +pkgver=0.16.0 pkgrel=1 pkgdesc="Openbox configuration tool. Qt port of ObConf" arch=("x86_64") groups=("lxqt") -url="https://lxqt.org" +url="https://github.com/lxqt/$pkgname" license=("GPL2") depends=("hicolor-icon-theme" "openbox" "qt5-x11extras") makedepends=("lxqt-build-tools") @@ -15,7 +15,7 @@ "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz" "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc" ) -sha512sums=('a723dcd3b409afc7b16572d293cbf0543e00a7177a9819e2374632c00c765de74896429f6e19a54fcee83e20ce2e0876f857447c374db2f4f925dec92be71279' +sha512sums=('ab0ddc013ca877f2434da956c314b248f6a7ef5ced1e5c605de0652d0b8c5c0e84f1e6fdf8b21c6f3d450d57a1413d625d0a31b84cac2c9062dc0f101d8e57ab' 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]>
