From 4ade1e92b773148770f4d841d9e9930ee8b4e8c8 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 2 Dec 2019 17:40:01 -0600 Subject: [PATCH] TMSU: update to 0.7.5 Signed-off-by: Nathan Owens --- srcpkgs/TMSU/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template index 51372de7fb..72725d630c 100644 --- a/srcpkgs/TMSU/template +++ b/srcpkgs/TMSU/template @@ -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 " 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