gnustep-gui: update to 0.32.0.

This commit is contained in:
Andrew Benson 2025-08-07 14:25:40 -05:00
parent 1203fe0566
commit 81a758747d

View file

@ -1,6 +1,6 @@
# Template file for 'gnustep-gui'
pkgname=gnustep-gui
version=0.31.1
version=0.32.0
revision=1
build_style=gnu-configure
hostmakedepends="gnustep-make pkg-config tar"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="http://www.gnustep.org/"
distfiles="https://github.com/gnustep/libs-gui/releases/download/gui-${version//./_}/gnustep-gui-${version}.tar.gz"
checksum=b5bf50bf86a391e541d3d37fe600175e95e5a004180d43b55aee9ca1d575e8f9
checksum=0c03a1b6313babd592ec58fcb825091f77eb27429a4ce4306ec3a7cfa7f9a1f6
replaces="gnustep-gui-data>=0"
nocross="objc doesn't get cross build at present within gcc"