mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
fnott: update to 1.4.1
This commit is contained in:
parent
4d30e161cf
commit
1ca65d11fb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fnott'
|
# Template file for 'fnott'
|
||||||
pkgname=fnott
|
pkgname=fnott
|
||||||
version=1.3.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
|
@ -9,9 +9,9 @@ short_desc="Keyboard driven and lightweight notification daemon"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/fnott/"
|
homepage="https://codeberg.org/dnkl/fnott/"
|
||||||
changelog="https://codeberg.org/dnkl/fnott/src/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/dnkl/fnott/raw/branch/master/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
||||||
checksum=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
|
checksum=20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue