From 6655b768caedd4ae06be03925bc368a773427c1b Mon Sep 17 00:00:00 2001 From: John Date: Mon, 21 Apr 2025 22:12:28 +0200 Subject: [PATCH] unshield: update to 1.6.2. --- common/shlibs | 2 +- srcpkgs/unshield/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 2c456dea0f2..356a859383f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3133,7 +3133,7 @@ libscanmem.so.1 libscanmem-0.17_5 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 +libunshield.so.1 libunshield-1.6.2_1 libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1 libcollada-dom2.5-dp.so.0 collada-dom-2.5.0_1 libproj.so.25 proj-9.1.1_1 diff --git a/srcpkgs/unshield/template b/srcpkgs/unshield/template index 9a2ea2ed280..22829365049 100644 --- a/srcpkgs/unshield/template +++ b/srcpkgs/unshield/template @@ -1,6 +1,6 @@ # Template file for 'unshield' pkgname=unshield -version=1.5.1 +version=1.6.2 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="John " license="MIT" homepage="https://github.com/twogood/unshield" distfiles="https://github.com/twogood/${pkgname}/archive/${version}.tar.gz" -checksum=34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60 +checksum=a937ef596ad94d16e7ed2c8553ad7be305798dcdcfd65ae60210b1e54ab51a2f libunshield_package() { short_desc="Libary to extract CAB archives form InstallShield installers"