SystemPreferences: update to 1.2.1.

This commit is contained in:
Andrew Benson 2024-08-13 17:32:44 -05:00
parent fe804f642b
commit 7777096109
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'SystemPreferences'
pkgname=SystemPreferences
version=1.2.0
revision=2
version=1.2.1
revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="gnustep-make gcc-objc"
@ -12,5 +12,5 @@ maintainer="Phosu Parsons <founderofjp@gmail.com>"
license="GPL-2.0-only"
homepage="http://gnustep.org/experience/systempreferences.html"
distfiles="https://github.com/gnustep/apps-systempreferences/archive/refs/tags/systempreferences-${version//./_}.tar.gz"
checksum=274d4f77eb06410bbd7c6df58742c9485f63dedf6bbd86e2dd10be10ec249461
checksum=40125db52808abef4a08433c43ab856dcad3c24f909531655fc794145fd2c8ab
nocross="objc doesn't get cross build at present within gcc (see gnustep-base)"