xcompmgr: use ${XORG_SITE}
This commit is contained in:
parent
366f40cd76
commit
71b408a308
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="Composite Window-effects manager for X.org"
|
|||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="custom"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue