unar: revbump for gnustep-base

This commit is contained in:
Andrew Benson 2021-05-06 07:53:50 -05:00 committed by Andrew Benson
parent 226fb1d90a
commit 1d71bd094b

View file

@ -1,7 +1,7 @@
# Template file for 'unar'
pkgname=unar
version=1.10.7
revision=5
revision=6
archs="~*-musl" # regexec incompatible
build_wrksrc="XADMaster"
build_style=gnu-makefile
@ -15,6 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://theunarchiver.com/command-line"
distfiles="https://github.com/MacPaw/unar/archive/v${version}.tar.gz"
checksum=6ab8f01f7db8bc88e6e8e08a1d79fb7ef8e9fb1d940c748d0a329a2d6d331016
make_check=no # Doesn't have any tests.
nocross="objc doesn't get cross build at present within gcc (as seen in gnustep)"
post_extract() {