mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
xcb-util-wm: update to 0.4.2.
This commit is contained in:
parent
71f2fc19b9
commit
711ef8f66c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcb-util-wm'
|
# Template file for 'xcb-util-wm'
|
||||||
pkgname=xcb-util-wm
|
pkgname=xcb-util-wm
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="m4 pkg-config"
|
hostmakedepends="m4 pkg-config"
|
||||||
makedepends="libxcb-devel xcb-util-devel"
|
makedepends="libxcb-devel xcb-util-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Utility libraries for XC Binding - window-manager helpers for ICCCM"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://xcb.freedesktop.org"
|
homepage="https://xcb.freedesktop.org"
|
||||||
distfiles="https://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="https://xcb.freedesktop.org/dist/$pkgname-$version.tar.xz"
|
||||||
checksum=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
|
checksum=62c34e21d06264687faea7edbf63632c9f04d55e72114aa4a57bb95e4f888a0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue