wmenu: update to 0.1.9, switch to codeberg
This commit is contained in:
parent
d6923bb372
commit
8c8d447ed2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wmenu'
|
||||
pkgname=wmenu
|
||||
version=0.1.6
|
||||
version=0.1.9
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
|
@ -8,9 +8,9 @@ makedepends="pango-devel wayland-devel libxkbcommon-devel wayland-protocols"
|
|||
short_desc="Dmenu for wayland"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://sr.ht/~adnano/wmenu/"
|
||||
distfiles="https://git.sr.ht/~adnano/wmenu/archive/${version}.tar.gz"
|
||||
checksum=0684739e6339ffad6562338a4bf67e29bf18688d1a9b0ddf31b693a64d29efac
|
||||
homepage="https://codeberg.org/adnano/wmenu"
|
||||
distfiles="https://codeberg.org/adnano/wmenu/archive/${version}.tar.gz"
|
||||
checksum=1b457dfdbf8404748a036d8ee4fab1853d5dd28b132531321b7afc78e85bc1cd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue