# Template file for 'gmrun'
pkgname=gmrun
version=1.4w
revision=1
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc"
hostmakedepends="pkg-config"
makedepends="gtk+3-devel"
short_desc="Run utility featuring a slim design and bash style auto-completion"
maintainer="zenobit <zen@osowoso.org>"
license="ISC"
homepage="https://github.com/wdlkmpx/gmrun"
changelog="https://raw.githubusercontent.com/wdlkmpx/gmrun/refs/heads/master/ChangeLog"
distfiles="https://github.com/wdlkmpx/gmrun/releases/download/${version}/gmrun-${version}.tar.xz"
checksum=eaeb68c4ef9da383b0966420fdf1515eb86654673463dfc70124c880dbadf800

post_install() {
	vlicense LICENSE
}
