kanshi: update to 1.1.0.
This commit is contained in:
parent
1e4d2dfba1
commit
aefe66f8a7
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kanshi'
|
||||
pkgname=kanshi
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="wayland-devel"
|
||||
short_desc="Ouput profiles automatically enabled/disabled on hotplug"
|
||||
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/emersion/kanshi"
|
||||
distfiles="https://github.com/emersion/kanshi/archive/v${version}.tar.gz"
|
||||
checksum=90b200107b32b72259d60bfc08b12c782b13e706b7e617d058df292506fdbf90
|
||||
checksum=f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue