Skip to content
Merged
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/jid/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'jid'
pkgname=jid
version=1.1.2
version=1.1.3
revision=1
build_style=go
go_import_path="github.com/simeji/jid"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/simeji/jid"
changelog="https://raw.githubusercontent.com/simeji/jid/refs/heads/master/ChangeLog"
distfiles="https://github.com/simeji/jid/archive/refs/tags/v${version}.tar.gz"
checksum=b86b8026e8aa216f31d31d8b9f6548be0533c4b20d555c65066db405075af081
checksum=5d1092316e13eb3029a76ffd749cf1ad8642511fe3762f00635feea32d24b7d1

post_install() {
vlicense LICENSE
Expand Down