mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libwm: update to 1.2.
This commit is contained in:
parent
6f7c270349
commit
dd2df42ce6
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libwm'
|
# Template file for 'libwm'
|
||||||
pkgname=libwm
|
pkgname=libwm
|
||||||
version=1.0
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel"
|
makedepends="libxcb-devel xcb-util-cursor-devel"
|
||||||
depends="libxcb-devel"
|
depends="$makedepends"
|
||||||
short_desc="Small library for X windows manipulation"
|
short_desc="Small library for X windows manipulation"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/wmutils/libwm"
|
homepage="https://github.com/wmutils/libwm"
|
||||||
distfiles="https://github.com/wmutils/libwm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/wmutils/libwm/archive/v${version}.tar.gz"
|
||||||
checksum=f56c940c5e2a4f8c0c8467b997c658d0077d0996d6f915c605fec90f79530aa0
|
checksum=db80ef40d6b105f046c1d0bc138470b3e23e7bd1000afc3163d9e62f403f0f6a
|
||||||
|
|
Loading…
Add table
Reference in a new issue