mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mako: update to 1.10.0.
This commit is contained in:
parent
961cde11d6
commit
f3724d022a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mako'
|
# Template file for 'mako'
|
||||||
pkgname=mako
|
pkgname=mako
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dicons=enabled -Dman-pages=enabled -Dzsh-completions=true
|
configure_args="-Dicons=enabled -Dman-pages=enabled -Dzsh-completions=true
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.emersion.fr/mako/"
|
homepage="https://wayland.emersion.fr/mako/"
|
||||||
distfiles="https://github.com/emersion/mako/archive/v${version}.tar.gz"
|
distfiles="https://github.com/emersion/mako/archive/v${version}.tar.gz"
|
||||||
checksum=5a9f0d58ad0b3dc5bed7084934519fb86648d853b4afd4d1c0cc4a7af3a82f0c
|
checksum=3ca44f6bb85c941a4f637a9787931c22ee9a7fe6b8039e6985baf863719b0f95
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue