wvkbd: update to 0.15.
This commit is contained in:
parent
5537462721
commit
3f0b85003c
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'wvkbd'
|
# Template file for 'wvkbd'
|
||||||
pkgname=wvkbd
|
pkgname=wvkbd
|
||||||
version=0.13
|
version=0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
hostmakedepends="wayland-devel pkg-config"
|
hostmakedepends="wayland-devel pkg-config"
|
||||||
makedepends="wayland-devel pango-devel libxkbcommon-devel"
|
makedepends="wayland-devel pango-devel libxkbcommon-devel"
|
||||||
short_desc="On-screen keyboard for wlroots"
|
short_desc="On-screen keyboard for wlroots"
|
||||||
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
maintainer="Eloi Torrents <eloitor@duck.com>"
|
||||||
license=GPL-3.0-only
|
license=GPL-3.0-only
|
||||||
homepage=https://git.sr.ht/~proycon/wvkbd
|
homepage=https://git.sr.ht/~proycon/wvkbd
|
||||||
distfiles=https://git.sr.ht/~proycon/wvkbd/archive/v${version}.tar.gz
|
distfiles=https://git.sr.ht/~proycon/wvkbd/archive/v${version}.tar.gz
|
||||||
checksum=29053354861bf3a9e28307df2fd383e2140909c5f022f6476913780837c8175e
|
checksum=be537e0f28fdd4c447b526e5c1363b4461c18200598d8c2c88d61e016dd73c76
|
||||||
|
|
Loading…
Reference in New Issue