mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
redshift: update to 1.11.
This commit is contained in:
parent
25f6f831a8
commit
946db8ea11
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'redshift'
|
# Template file for 'redshift'
|
||||||
pkgname=redshift
|
pkgname=redshift
|
||||||
version=1.10
|
version=1.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="geoclue2"
|
build_options="geoclue2"
|
||||||
configure_args="--enable-gui --disable-geoclue $(vopt_enable geoclue2)
|
configure_args="--enable-gui --disable-geoclue $(vopt_enable geoclue2)
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://jonls.dk/redshift/"
|
homepage="http://jonls.dk/redshift/"
|
||||||
distfiles="https://github.com/jonls/redshift/releases/download/v${version}/redshift-${version}.tar.xz"
|
distfiles="https://github.com/jonls/redshift/releases/download/v${version}/redshift-${version}.tar.xz"
|
||||||
checksum=5bc2e70aa414f42dafb45c6e06ea90157d7d4b298af48877144ff442639aeea6
|
checksum=10e350f93951c0521dd6f103d67a485972c307214f036e009acea2978fe4f359
|
||||||
|
|
||||||
redshift-gtk_package() {
|
redshift-gtk_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision} gtk+3 python3.4-gobject
|
depends="${sourcepkg}-${version}_${revision} gtk+3 python3.4-gobject
|
||||||
|
|
Loading…
Add table
Reference in a new issue