compton: update to 0.0.20180811.

This commit is contained in:
yshui 2018-08-18 04:34:03 +01:00 committed by cr6git
parent 065f0b2afd
commit a0109c5b50

View file

@ -1,8 +1,8 @@
# Template file for 'compton' # Template file for 'compton'
pkgname=compton pkgname=compton
version=0.0.20180521 version=0.0.20180811
revision=1 revision=1
_githash=9b24550814b7c69065f90039b0a5d0a2281b9f81 _githash=cac8094ce12cd40706fb48f9ab35354d9ee7c48f
wrksrc="compton-${_githash}" wrksrc="compton-${_githash}"
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config asciidoc" hostmakedepends="pkg-config asciidoc"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/yshui/compton/" homepage="https://github.com/yshui/compton/"
distfiles="https://github.com/yshui/compton/archive/${_githash}.tar.gz" distfiles="https://github.com/yshui/compton/archive/${_githash}.tar.gz"
checksum=f9818fe0ff3f012802ff123f0ca8d8b38e3e5e1775dc95126bd28c8ff4101e7e checksum=26fcdb1b67a6f29e20011f22b8f852120c84bbb82a145ea4420ee7d5e7b76caa
replaces="compton-git>=0" replaces="compton-git>=0"
pre_build() { pre_build() {