mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ymir: update to 0.0.6
This commit is contained in:
parent
bf38231a07
commit
307ef312cb
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ymir'
|
# Template file for 'ymir'
|
||||||
pkgname=ymir
|
pkgname=ymir
|
||||||
version=0.0.5
|
version=0.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
short_desc="Tool for doing bulk test builds of Void Linux packages"
|
short_desc="Tool for doing bulk test builds of Void Linux packages"
|
||||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/tranzystorek-io/ymir"
|
homepage="https://codeberg.org/tranzystorekk/ymir"
|
||||||
changelog="https://codeberg.org/tranzystorek-io/ymir/raw/branch/main/CHANGELOG.md"
|
changelog="https://codeberg.org/tranzystorekk/ymir/raw/branch/main/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/tranzystorek-io/ymir/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/tranzystorekk/ymir/archive/v${version}.tar.gz"
|
||||||
checksum=6af91fdbe20dd615269a98571302372b0245f0b99f2e4533fc8688e79bc1604d
|
checksum=25560f3c0b9c4a23a9fa4d3a5b4b2fbb23da8963d5e37ac27b67c7e3a40aee1f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash fish zsh; do
|
for shell in bash fish zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue