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.1
version=1.1.2
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=5f4c200625f0a1eb7a1bdb5578693fa30fbc935eb66608c9bb6d7aef90566bd8
checksum=b86b8026e8aa216f31d31d8b9f6548be0533c4b20d555c65066db405075af081

post_install() {
vlicense LICENSE
Expand Down