compton: update to 7.4

This commit is contained in:
Benjamin Slade 2019-09-20 20:20:07 -06:00 committed by Helmut Pozimski
parent ca62976ad1
commit c691ad0549

View file

@ -1,6 +1,6 @@
# Template file for 'compton'
pkgname=compton
version=7.3
version=7.4
revision=1
build_style=meson
configure_args="-Dbuild_docs=true"
@ -14,7 +14,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT, MPL-2.0"
homepage="https://github.com/yshui/compton/"
distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz"
checksum=51f9d3fd832b77d0ebb7f5da0db5b4e53f8a910df775188a961a76fd3a341312
checksum=1911aebb49f765586f655933ee016828e126bc7b2bb016b13c9a34a4865a8fd3
pre_build() {
export COMPTON_VERSION="v${version}"