TMSU: update to 0.7.5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c61a9b93e7
commit
4ade1e92b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'TMSU'
|
||||
pkgname=TMSU
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/oniony/TMSU
|
||||
|
@ -11,7 +11,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://tmsu.org"
|
||||
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
||||
checksum=04e8a4c47532a4d8f673c3b3a921a47815c752b2ca1b564f6e1ed58a1b88a177
|
||||
checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
|
||||
|
||||
pre_build() {
|
||||
export GOPATH=$PWD
|
||||
|
|
Loading…
Reference in New Issue