diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index 748906708a6..599e94ad97c 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -1,6 +1,6 @@ # Template file for 'compton' pkgname=compton -version=5.1 +version=6 revision=1 build_style=meson configure_args="-Dbuild_docs=true" @@ -14,8 +14,7 @@ maintainer="Juan RP " license="MIT, MPL-2.0" homepage="https://github.com/yshui/compton/" distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz" -checksum=0d7110c90057a4a2e6093f417307ce20fc9eb980548a88408bb87d7306afa385 -replaces="compton-git>=0" +checksum=6f1860234540a303fc0dd8e6b7c3e026c3d666f0e6729b7269fcf8143db99bd1 pre_build() { export COMPTON_VERSION="v${version}"