kanshi: update to 1.3.0.
This commit is contained in:
parent
6b79510634
commit
fbac35f468
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'kanshi'
|
# Template file for 'kanshi'
|
||||||
pkgname=kanshi
|
pkgname=kanshi
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="wayland-devel"
|
makedepends="wayland-devel"
|
||||||
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
||||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/emersion/kanshi"
|
homepage="https://wayland.emersion.fr/kanshi/"
|
||||||
distfiles="https://github.com/emersion/kanshi/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~emersion/kanshi/archive/v${version}.tar.gz"
|
||||||
checksum=144428b9e79209b853c4b38a5efb6f16d581a2b9cb96e419b3b0a0f5914bcad4
|
checksum=67a4fe896d97b7fbd3fcc51aab0fae550b4130b2df2b1df2a4d0e8d3221fe604
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue