diff --git a/srcpkgs/gammastep/template b/srcpkgs/gammastep/template index 1a12e16e3a9..1f24e838390 100644 --- a/srcpkgs/gammastep/template +++ b/srcpkgs/gammastep/template @@ -1,11 +1,11 @@ # Template file for 'gammastep' pkgname=gammastep -version=2.0.7 -revision=2 +version=2.0.8 +revision=1 wrksrc="${pkgname}-v$version" build_style=gnu-configure configure_args="--enable-gui --enable-drm --enable-vidmode --enable-randr - --enable-wayland --enable-apparmor --with-systemdunitdir=no + --enable-wayland --enable-apparmor --with-systemduserunitdir=no $(vopt_enable geoclue2)" hostmakedepends=" tar automake libtool gettext-devel intltool pkg-config python3-devel wayland-devel" @@ -17,7 +17,7 @@ license="GPL-3.0-or-later" homepage="https://gitlab.com/chinstrap/gammastep" changelog="https://gitlab.com/chinstrap/gammastep/raw/master/NEWS.md" distfiles="${homepage}/-/archive/v$version/${pkgname}-v$version.tar.gz" -checksum=b3dc1d515088ef5578da009c4b70b22f9702397a6a21bbba79f1c01793a90e73 +checksum=46535cbeba2ec0e6e18a33f7c1bdec3f520230441e7cdff318d3cf612160bd76 build_options="geoclue2" build_options_default="geoclue2"