mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
hatch-nodejs-version: update to 0.3.2.
This commit is contained in:
parent
74cca55482
commit
d062c663a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hatch-nodejs-version'
|
# Template file for 'hatch-nodejs-version'
|
||||||
pkgname=hatch-nodejs-version
|
pkgname=hatch-nodejs-version
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/agoose77/hatch-nodejs-version"
|
homepage="https://github.com/agoose77/hatch-nodejs-version"
|
||||||
changelog="https://github.com/agoose77/hatch-nodejs-version/releases"
|
changelog="https://github.com/agoose77/hatch-nodejs-version/releases"
|
||||||
distfiles="https://github.com/agoose77/hatch-nodejs-version/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/agoose77/hatch-nodejs-version/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9959efbee3021dba4da7f8c152cacf104c746341ed176cd0488cbf3b45deba4d
|
checksum=c01dae87afcb7b6db421b5248154de26c556e569e2631e9f146bc5c78447eee6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue