Date: Monday, April 10, 2023 @ 09:12:27 Author: arojas Revision: 1443904
upgpkg: kvantum 1.0.10-1: Update to 1.0.10 Modified: kvantum/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 09:12:00 UTC (rev 1443903) +++ PKGBUILD 2023-04-10 09:12:27 UTC (rev 1443904) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=kvantum -pkgver=1.0.9 +pkgver=1.0.10 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=('30fc309cb15d96dc66c93c6fd3a1e64d6373c65ed8a9e413987cf13444906407' +sha256sums=('4a070a1a6fac3d1861010aa44d34e665e4697bc64c4c5015a6448203c31f1f1f' 'SKIP') validpgpkeys=(19DFDF3A579BD509DBB572D8BE793007AD22DF7E) # Pedram Pourang <[email protected]>
