qtforkawesome: update to 0.1.0.
This commit is contained in:
parent
803e87639e
commit
69daac674e
|
@ -4165,8 +4165,8 @@ libnvidia-container-go.so.1 libnvidia-container-1.10.0_1
|
|||
libqtspell-qt5.so.1 qtspell-1.0.1_1
|
||||
libopensmtpd.so.0 libopensmtpd-0.7_1
|
||||
libiio.so.0 libiio-0.23_1
|
||||
libqtforkawesome.so.0.0.4 qtforkawesome-0.0.4_1
|
||||
libqtquickforkawesome.so.0.0.4 qtforkawesome-0.0.4_1
|
||||
libqtforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||
libqtquickforkawesome.so.1 qtforkawesome-0.1.0_1
|
||||
libsyncthingwidgets.so.2 syncthingtray-1.2.4_1
|
||||
libsyncthingmodel.so.2 syncthingtray-1.2.4_1
|
||||
libsyncthingconnector.so.2 syncthingtray-1.2.4_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtforkawesome'
|
||||
pkgname=qtforkawesome
|
||||
version=0.0.4
|
||||
version=0.1.0
|
||||
revision=1
|
||||
_fork_awesome_version=1.2.0
|
||||
create_wrksrc=yes
|
||||
|
@ -16,7 +16,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"
|
||||
checksum="35db0d10365fef90788fa70f50743f76eff2d36cae51955f300d57b84a76893f
|
||||
checksum="2d71cc6824148194263fda763a78d3ae7ed5a4d0e673181fc5afeabc47e2445e
|
||||
23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3"
|
||||
|
||||
make_check_pre="env QT_QPA_PLATFORM=offscreen"
|
||||
|
|
Loading…
Reference in New Issue