NetAuth-localizer: update to 0.1.3.

This commit is contained in:
Michael Aldridge 2021-03-21 02:25:13 -07:00
parent 2f1fabd320
commit 4be960999f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'NetAuth-localizer'
pkgname=NetAuth-localizer
version=0.1.1
version=0.1.3
revision=1
wrksrc=localizer-$version
build_style=go
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
license="MIT"
homepage="https://netauth.org/ecosystem/localizer"
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
checksum=8a7f7b57f7bdb751f9a6b482603b0207577ae54c1e79cb0f7dd8e96730fbdb84
checksum=63c4d462f90e03b8f4e225afe8cd064fdb54cf1d646c8ec4ff2452dbe2ad55f5
do_check() {
go test -v ./...