mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +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'
|
||||
pkgname=xcompmgr
|
||||
version=1.1.8
|
||||
revision=2
|
||||
version=1.1.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
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>"
|
||||
license="HPND"
|
||||
homepage="https://www.x.org/wiki/"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=4875b6698672d01eb3a5080bde6eac9a989d486a82226a2d5e23624f1527a6f0
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue