mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
bluetuith: update to 0.2.1.
This commit is contained in:
parent
f450f660c9
commit
4fa0f3a26c
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.1.8
|
version=0.2.1
|
||||||
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=5e9c39df489503f7741b6c7f4ad4ca3fbb13e45145a58cd9bfd07e10364d321a
|
checksum=34b853a2e1ef1c77d06dc761c5e40050763d509cadc98a48e5342154633fffde
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue