ghq: update to 1.8.0

This commit is contained in:
elbachir-one 2025-08-12 17:15:01 +01:00 committed by Duncan Overbruck
parent e922487bde
commit b4427c8bcc

View file

@ -1,17 +1,18 @@
# Template file for 'ghq' # Template file for 'ghq'
pkgname=ghq pkgname=ghq
version=1.2.0 version=1.8.0
revision=4 revision=1
build_style=go build_style=go
go_import_path=github.com/x-motemen/ghq go_import_path=github.com/x-motemen/ghq
go_package="$go_import_path" go_package="$go_import_path"
hostmakedepends="git"
depends="git" depends="git"
short_desc="Remote repository management made easy" short_desc="Remote repository management made easy"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/x-motemen/ghq" homepage="https://github.com/x-motemen/ghq"
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz" distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
checksum=a6f62a5b34fd7088e39d6f0d0c37d6e0c333c2cc4da9a2fe6779a2b851f1f8f9 checksum=76cce5e3b3a39ab37d59138b916cc97d21dd6e98791775bdadc6986624918343
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE