Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ghq/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ghq'
pkgname=ghq
version=1.8.0
version=1.10.1
revision=1
build_style=go
go_import_path=github.com/x-motemen/ghq
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/x-motemen/ghq"
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
checksum=76cce5e3b3a39ab37d59138b916cc97d21dd6e98791775bdadc6986624918343
checksum=67ff0fc695ba8d82ab1240c8a7be7106294c3d1493807903d3a49004ae56667a

post_install() {
vlicense LICENSE
Expand Down