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/SubTUI/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SubTUI'
pkgname=SubTUI
version=2.14.2
version=2.14.3
revision=1
build_style=go
go_import_path=github.com/MattiaPun/SubTUI/v2
Expand All @@ -11,7 +11,7 @@ maintainer="Soulful Sailer <soulful.sailer@entropic.pro>"
license="MIT"
homepage="https://github.com/MattiaPun/SubTUI"
distfiles="https://github.com/MattiaPun/SubTUI/archive/refs/tags/v${version}.tar.gz"
checksum=a483060c8288d7a2641962572ff47598d1f0417f90c5c6e5c491f660299793a3
checksum=71f8882811ff4161ebfeb92bc3c1e9466cff99ff541eb60d20173c7fe46eb7b2

post_install() {
vlicense LICENSE
Expand Down