mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
d9ee4db1fa
commit
f6ad7f92a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bluetuith'
|
# Template file for 'bluetuith'
|
||||||
pkgname=bluetuith
|
pkgname=bluetuith
|
||||||
version=0.2.2
|
version=0.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/darkhz/bluetuith"
|
go_import_path="github.com/darkhz/bluetuith"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://darkhz.github.io/bluetuith"
|
homepage="https://darkhz.github.io/bluetuith"
|
||||||
distfiles="https://github.com/darkhz/bluetuith/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/darkhz/bluetuith/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2a02f51c53668fa3171e642e25f268fc50fbb2438f764956fb7cd46fb786083d
|
checksum=ff4ca6e5fda87b33c472b703c81b4000d1df4efb2bdc0af1762e4a3e3c507228
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue