mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcompmgr: update to 1.1.9.
This commit is contained in:
parent
538f25eaa5
commit
8094578cd1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcompmgr'
|
# Template file for 'xcompmgr'
|
||||||
pkgname=xcompmgr
|
pkgname=xcompmgr
|
||||||
version=1.1.8
|
version=1.1.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXcomposite-devel libXdamage-devel libXrender-devel libXext-devel"
|
makedepends="libXcomposite-devel libXdamage-devel libXrender-devel libXext-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Composite Window-effects manager for X.org"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="HPND"
|
license="HPND"
|
||||||
homepage="https://www.x.org/wiki/"
|
homepage="https://www.x.org/wiki/"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
|
checksum=4875b6698672d01eb3a5080bde6eac9a989d486a82226a2d5e23624f1527a6f0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue