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
6 changes: 3 additions & 3 deletions srcpkgs/gemget/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'gemget'
pkgname=gemget
version=1.8.0
revision=4
version=1.9.0
revision=1
build_style=go
go_import_path="github.com/makeworld-the-better-one/gemget"
short_desc="Command line downloader for the Gemini protocol"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/makeworld-the-better-one/gemget/"
distfiles="https://github.com/makeworld-the-better-one/gemget/archive/v$version.tar.gz"
checksum=52578dfc33c0275d71658d6afc0e0d91b3734032a6ed5b760d2695001b178c5a
checksum=ded2b0d86e24d0a35a35ea412d08ebff636698fa5114e0da80b5b4c1b003e431

post_install() {
vlicense LICENSE
Expand Down