mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fnott: update to 1.3.0.
This commit is contained in:
parent
bd31833a6d
commit
5c570c5981
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fnott'
|
# Template file for 'fnott'
|
||||||
pkgname=fnott
|
pkgname=fnott
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -10,8 +10,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"
|
||||||
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
||||||
checksum=a4e72845cde23aff0653f9b218a32cb40ae628b3f690dc02333ea95469faf216
|
checksum=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue