mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
TMSU: update to 0.7.5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c61a9b93e7
commit
4ade1e92b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'TMSU'
|
# Template file for 'TMSU'
|
||||||
pkgname=TMSU
|
pkgname=TMSU
|
||||||
version=0.7.4
|
version=0.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/oniony/TMSU
|
go_import_path=github.com/oniony/TMSU
|
||||||
|
@ -11,7 +11,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tmsu.org"
|
homepage="https://tmsu.org"
|
||||||
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
||||||
checksum=04e8a4c47532a4d8f673c3b3a921a47815c752b2ca1b564f6e1ed58a1b88a177
|
checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export GOPATH=$PWD
|
export GOPATH=$PWD
|
||||||
|
|
Loading…
Add table
Reference in a new issue