diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template index a448557db3e21a..dcc9c2ade697b4 100644 --- a/srcpkgs/pong-command/template +++ b/srcpkgs/pong-command/template @@ -1,18 +1,20 @@ # Template file for 'pong-command' pkgname=pong-command -version=2.02 -revision=4 +# Upstream changed versioning. +# Restore variables once a version ">=2.1.*" is released +version=2.09 +revision=1 +_verdist=2.0.9 build_style=go go_import_path=github.com/kurehajime/pong-command go_package="${go_import_path}/pong" -hostmakedepends="git" short_desc="POng is Not pinG. pong is CLI game" maintainer="travankor " license="MIT" homepage="https://github.com/kurehajime/pong-command" -distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz" -checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8 -broken="missing go.mod" +changelog="https://github.com/kurehajime/pong-command/releases" +distfiles="https://github.com/kurehajime/pong-command/archive/refs/tags/v${_verdist}.tar.gz" +checksum=b5c886d94503d8f4eb1b361f5adddbbfa6ddb2394aba61f1f4289ebfeabbbbf8 post_install() { vlicense LICENSE