unar: update to 1.10.7.
This commit is contained in:
parent
76d306a74b
commit
94eefb9da7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unar'
|
||||
pkgname=unar
|
||||
version=1.10.5
|
||||
version=1.10.7
|
||||
revision=4
|
||||
archs="~*-musl" # regexec incompatible
|
||||
build_wrksrc="XADMaster"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://theunarchiver.com/command-line"
|
||||
distfiles="https://github.com/MacPaw/unar/archive/v${version}.tar.gz"
|
||||
checksum=3531fc266e3413aa91adf40d3754360adeb162d85f5af0cb9f0ea1a3d998222f
|
||||
checksum=6ab8f01f7db8bc88e6e8e08a1d79fb7ef8e9fb1d940c748d0a329a2d6d331016
|
||||
nocross="objc doesn't get cross build at present within gcc (as seen in gnustep)"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue