mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6ac10523c8
commit
7c869bb5d7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qrcp'
|
# Template file for 'qrcp'
|
||||||
pkgname=qrcp
|
pkgname=qrcp
|
||||||
version=0.11.3
|
version=0.11.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,8 +12,8 @@ maintainer="meator <meator.dev@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://qrcp.sh/"
|
homepage="https://qrcp.sh/"
|
||||||
changelog="https://github.com/claudiodangelis/qrcp/releases"
|
changelog="https://github.com/claudiodangelis/qrcp/releases"
|
||||||
distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=de6a9e29d7c71268e40452abf2f1f593d5d53baa34df5abcb7352ebfd72a952f
|
checksum=a3eff505f366713fcb7694e0e292ff2da05e270f9539b6a8561c4cf267ec23c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue