gnustep-back: update to 0.32.0.

This commit is contained in:
Andrew Benson 2025-08-07 14:25:43 -05:00
parent 81a758747d
commit 06399238bc

View file

@ -1,6 +1,6 @@
# Template file for 'gnustep-back' # Template file for 'gnustep-back'
pkgname=gnustep-back pkgname=gnustep-back
version=0.31.0 version=0.32.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="gnustep-make gcc-objc pkg-config" hostmakedepends="gnustep-make gcc-objc pkg-config"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://www.gnustep.org/" homepage="http://www.gnustep.org/"
distfiles="https://github.com/gnustep/libs-back/releases/download/back-${version//./_}/gnustep-back-${version}.tar.gz" distfiles="https://github.com/gnustep/libs-back/releases/download/back-${version//./_}/gnustep-back-${version}.tar.gz"
checksum=04ca1a2d0b46f79b4dfd47c17d7e06f41d079cc5e1dbb45c239f7c3dec95d2ee checksum=ce171095012ac5d845f6e1285a5c71e011fd00aa5981ea1d5a5183706478218d
if [ -e /usr/share/GNUstep/Makefiles/GNUstep.sh ]; then if [ -e /usr/share/GNUstep/Makefiles/GNUstep.sh ]; then
. /usr/share/GNUstep/Makefiles/GNUstep.sh . /usr/share/GNUstep/Makefiles/GNUstep.sh