qtforkawesome: update to 0.2.1.

This commit is contained in:
classabbyamp 2024-09-09 17:24:13 -04:00
parent 5a445ae35d
commit 1a755633aa
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'qtforkawesome'
pkgname=qtforkawesome
version=0.2.0
revision=2
version=0.2.1
revision=1
_fork_awesome_version=1.2.0
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later, OFL-1.1"
homepage="https://github.com/Martchus/qtforkawesome"
distfiles="https://github.com/Martchus/qtforkawesome/archive/refs/tags/v${version}.tar.gz
https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/${_fork_awesome_version}.tar.gz>Fork-Awesome-${_fork_awesome_version}.tar.gz"
checksum="42de641e79b22d4dd44eb179e8818a8a4bf424c3feec1d0d9524bae5fde458cc
checksum="acdd529efe6237a755d67863af219e09be3dbc380b964cb4e45b91dd1540b5a5
23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
make_check_pre="env QT_QPA_PLATFORM=offscreen"
skip_extraction="Fork-Awesome-${_fork_awesome_version}.tar.gz"