libmygui: update to 3.4.2.

This commit is contained in:
John 2023-07-23 12:18:10 +02:00
parent 81d72a3b2d
commit d5a23e543a
2 changed files with 3 additions and 3 deletions

View File

@ -3085,7 +3085,7 @@ libsctp.so.1 lksctp-tools-1.0.17_1
libwithsctp.so.1 lksctp-tools-1.0.17_1
libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4
libunshield.so.0 libunshield-0.6_1
libMyGUIEngine.so.3.4.1 libmygui-3.4.1_1
libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1
libproj.so.25 proj-9.1.1_1
libnlopt.so.0 nlopt-2.4.2_1
libeb.so.16 libeb-4.3.3_1

View File

@ -1,6 +1,6 @@
# Template file for 'mygui'
pkgname=libmygui
version=3.4.1
version=3.4.2
revision=1
build_style=cmake
configure_args="-DMYGUI_BUILD_DEMOS=OFF -DMYGUI_RENDERSYSTEM=1 -DMYGUI_BUILD_TOOLS=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="MIT"
homepage="http://mygui.info"
distfiles="https://github.com/MyGUI/mygui/archive/MyGUI${version}.tar.gz"
checksum=bdf730bdeb4ad89e6b8223967db01aa5274d2b93adc2c0d6aa4842faeed4de1a
checksum=1cc45fb96c9438e3476778449af0378443d84794a458978a29c75306e45dd45a
libmygui-devel_package() {
short_desc+=" - development files"