fnott: update to 1.2.0.
This commit is contained in:
parent
71572cbbb1
commit
1a04506c00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fnott'
|
# Template file for 'fnott'
|
||||||
pkgname=fnott
|
pkgname=fnott
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/fnott/"
|
homepage="https://codeberg.org/dnkl/fnott/"
|
||||||
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
|
||||||
checksum=9390048c5a1b1b47718ba30c8fd0110d538749525b40f21c00ad0c1e90d25045
|
checksum=d6cfb7efcfad5e0aa95c5fd9632c638a53a0debfc17128e70922a1ba9f841470
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue