mako: update to 1.6.
Also fix homepage.
This commit is contained in:
parent
f3ce7dc9fc
commit
e282aa0ca6
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mako'
|
# Template file for 'mako'
|
||||||
pkgname=mako
|
pkgname=mako
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dzsh-completions=true -Dwerror=false"
|
configure_args="-Dzsh-completions=true -Dwerror=false"
|
||||||
|
@ -10,9 +10,9 @@ makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
||||||
short_desc="Lightweight Wayland notification daemon"
|
short_desc="Lightweight Wayland notification daemon"
|
||||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mako-project.org/"
|
homepage="https://wayland.emersion.fr/mako/"
|
||||||
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/emersion/mako/archive/v${version}.tar.gz"
|
||||||
checksum=d79998aa4c68de82155080a58ad5783b40d81f50553a0a5d633553ece4f7439d
|
checksum=9f43cba9e1b43c69be8c9e4a79c358b3cd22153ca3ffb8bf0ee7aa30c59b2fc2
|
||||||
|
|
||||||
conf_files="/etc/apparmor.d/local/fr.emersion.Mako"
|
conf_files="/etc/apparmor.d/local/fr.emersion.Mako"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue