mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bluetuith: update to 0.2.2.
This commit is contained in:
parent
4fddde3165
commit
6940e44cf9
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.1
|
version=0.2.2
|
||||||
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=34b853a2e1ef1c77d06dc761c5e40050763d509cadc98a48e5342154633fffde
|
checksum=2a02f51c53668fa3171e642e25f268fc50fbb2438f764956fb7cd46fb786083d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue