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/niri-float-sticky/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'niri-float-sticky'
pkgname=niri-float-sticky
version=0.0.6
version=0.0.8
revision=1
build_style=go
go_import_path="github.com/probeldev/niri-float-sticky"
Expand All @@ -11,7 +11,7 @@ maintainer="Soulful Sailer <soulful.sailer@entropic.pro>"
license="MIT"
homepage="https://github.com/probeldev/niri-float-sticky/"
distfiles="https://github.com/probeldev/niri-float-sticky/archive/refs/tags/v${version}.tar.gz"
checksum=b829bde68f64ab5fb2a6ecf8a112a10ce96119ed76a927fd17b302bb35936ee1
checksum=2d011b9b08a7efb4f8da2a19e22d81f55d193ee1b170913f46177b903c8a6aed

post_install() {
vlicense LICENSE
Expand Down