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/mako/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mako'
pkgname=mako
version=1.10.0
version=1.11.0
revision=1
build_style=meson
configure_args="-Dicons=enabled -Dman-pages=enabled -Dzsh-completions=true
Expand All @@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://wayland.emersion.fr/mako/"
distfiles="https://github.com/emersion/mako/archive/v${version}.tar.gz"
checksum=3ca44f6bb85c941a4f637a9787931c22ee9a7fe6b8039e6985baf863719b0f95
checksum=72d11d3fca20a3dfbca0107ff875eace479751be0cf2ddd1dd5bafa131ac7282

post_install() {
vlicense LICENSE
Expand Down