mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
wmenu: update to 0.2.0
This commit is contained in:
parent
d2c7f14671
commit
e8c93e7f9c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wmenu'
|
# Template file for 'wmenu'
|
||||||
pkgname=wmenu
|
pkgname=wmenu
|
||||||
version=0.1.9
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/adnano/wmenu"
|
homepage="https://codeberg.org/adnano/wmenu"
|
||||||
distfiles="https://codeberg.org/adnano/wmenu/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/adnano/wmenu/archive/${version}.tar.gz"
|
||||||
checksum=1b457dfdbf8404748a036d8ee4fab1853d5dd28b132531321b7afc78e85bc1cd
|
checksum=4e6aea3f8975fec720f6eb87aad620d5297a8a5a137615e4cf047e95d2b9d308
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue