mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
skim: update to 0.5.2.
This commit is contained in:
parent
6da7680b60
commit
d8623eb34f
1 changed files with 8 additions and 4 deletions
|
@ -1,14 +1,18 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.5.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Fuzzy Finder in rust"
|
||||
maintainer="Orphan <orphan@voidlinux.eu>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/lotabout/skim"
|
||||
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
||||
checksum=f616e229971c75b14e46a5843389e61148262ad41965afa051ff85970f3a6773
|
||||
checksum=41280bee2138afefff95f76a640b753d1cb9215e8391ef37eab7ccb3517d9019
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue