mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
unar: update to 1.10.7.
This commit is contained in:
parent
76d306a74b
commit
94eefb9da7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unar'
|
# Template file for 'unar'
|
||||||
pkgname=unar
|
pkgname=unar
|
||||||
version=1.10.5
|
version=1.10.7
|
||||||
revision=4
|
revision=4
|
||||||
archs="~*-musl" # regexec incompatible
|
archs="~*-musl" # regexec incompatible
|
||||||
build_wrksrc="XADMaster"
|
build_wrksrc="XADMaster"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://theunarchiver.com/command-line"
|
homepage="https://theunarchiver.com/command-line"
|
||||||
distfiles="https://github.com/MacPaw/unar/archive/v${version}.tar.gz"
|
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)"
|
nocross="objc doesn't get cross build at present within gcc (as seen in gnustep)"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue