mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
28507cdaeb
commit
428bb70092
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wander'
|
# Template file for 'wander'
|
||||||
pkgname=wander
|
pkgname=wander
|
||||||
version=0.11.2
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/robinovitch61/wander"
|
homepage="https://github.com/robinovitch61/wander"
|
||||||
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=31aa68556b4b3dcce3602e34e549b5ff1cfce2ea79fe9b9c205b779260de4298
|
checksum=c3a828b7ef81f426fbabe8dca033418e4b50ffb220cf7e8d043199297bf8b184
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for sh in fish bash zsh; do
|
for sh in fish bash zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue