pkgbase = waycorner
	pkgdesc = Hot corners for Wayland. Create anchors in the corners of your monitors and execute a command of your choice.
	pkgver = {{PKG_VERSION}}
	pkgrel = 2
	url = https://github.com/AndreasBackx/waycorner
	arch = any
	license = MIT
	makedepends = cargo
	source = waycorner-{{PKG_VERSION}}.tar.gz::https://github.com/AndreasBackx/waycorner/archive/{{PKG_VERSION}}.tar.gz
	sha256sums = {{CHECKSUM}}

pkgname = waycorner

