gammastep: update to 2.0.9
This commit is contained in:
parent
dc10a5e3e1
commit
f784641a7d
@ -1,8 +1,8 @@
|
||||
# Template file for 'gammastep'
|
||||
pkgname=gammastep
|
||||
version=2.0.8
|
||||
version=2.0.9
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v$version"
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gui --enable-drm --enable-vidmode --enable-randr
|
||||
--enable-wayland --enable-apparmor --with-systemduserunitdir=no
|
||||
@ -12,12 +12,12 @@ hostmakedepends=" tar automake libtool gettext-devel intltool pkg-config
|
||||
makedepends=" wayland-devel libXxf86vm-devel libdrm-devel
|
||||
$(vopt_if geoclue2 'glib-devel')"
|
||||
short_desc="Adjusts the color temperature of your screen to your surroundings"
|
||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||
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=46535cbeba2ec0e6e18a33f7c1bdec3f520230441e7cdff318d3cf612160bd76
|
||||
distfiles="https://gitlab.com/chinstrap/gammastep/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||
checksum=bbb9d90e1cf30920c1017db4ce5c4652e4c7843fd4c4e34164d99ecbc3bbb4c0
|
||||
build_options="geoclue2"
|
||||
build_options_default="geoclue2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user