[arch-commits] Commit in kvantum-qt5/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon Apr 6 23:06:18 UTC 2020
Date: Monday, April 6, 2020 @ 23:06:18
Author: archange
Revision: 612227
upgpkg: kvantum-qt5 0.15.1-1
Modified:
kvantum-qt5/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-06 22:34:26 UTC (rev 612226)
+++ PKGBUILD 2020-04-06 23:06:18 UTC (rev 612227)
@@ -2,7 +2,7 @@
_pkgname=Kvantum
pkgname=kvantum-qt5
-pkgver=0.14.1
+pkgver=0.15.1
pkgrel=1
pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme kwindowsystem)
makedepends=(cmake qt5-tools)
source=(${url}/archive/V${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e9c0404e759e71a6384de42674932527c2c29b5223f3c80af10d36dc269a959b')
+sha256sums=('5011c4fdb11e842ca247364ad63dac01ecca4eecdd37c5e5a2df35ec3e197547')
build() {
cmake -B build -S ${_pkgname}-${pkgver}/${_pkgname} -DCMAKE_INSTALL_PREFIX=/usr
More information about the arch-commits
mailing list