adwaita-qt: update to 1.4.1.

This commit is contained in:
Piotr Wójcik 2021-12-28 20:41:01 +01:00
parent 78328efafd
commit 286061d7a3

View file

@ -1,6 +1,6 @@
# Template file for 'adwaita-qt'
pkgname=adwaita-qt
version=1.4.0
version=1.4.1
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-qmake"
@ -10,4 +10,8 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later"
homepage="https://github.com/FedoraQt/adwaita-qt"
distfiles="https://github.com/FedoraQt/adwaita-qt/archive/${version}.tar.gz"
checksum=f6ddfaf59f2c25f3401e1244c1e02733dc2079420d40452e5b2cbe45849c31d3
checksum=834f2caaf031306b63b31ad6fec489482feda35e9aa260f205cbb976cde97b1d
post_install() {
vdoc README.md
}