Date: Tuesday, September 20, 2022 @ 20:15:03 Author: arojas Revision: 1305829
upgpkg: kvantum 1.0.5-1: Update to 1.0.5 Modified: kvantum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-20 20:14:16 UTC (rev 1305828) +++ PKGBUILD 2022-09-20 20:15:03 UTC (rev 1305829) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=kvantum -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc='SVG-based theme engine for Qt5/6 (including config tool and extra themes)' arch=(x86_64) @@ -15,7 +15,7 @@ makedepends=(cmake qt5-tools qt6-tools qt6-svg) optdepends=('qt6-svg: Qt6 style') source=(https://github.com/tsujan/Kvantum/releases/download/V$pkgver/Kvantum-$pkgver.tar.xz{,.asc}) -sha256sums=('e2e87397fcaaae3909627d4085061a41e0a082883d4de676eda7fae2071a14b0' +sha256sums=('7db73587715020a819e5424e5c1e8ab1c789ac515ec2c0a016ed27085feca8c8' 'SKIP') validpgpkeys=(19DFDF3A579BD509DBB572D8BE793007AD22DF7E) # Pedram Pourang <[email protected]>
