summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b970fa4f801c..fd3cf984a1ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = redshift-wlr-gamma-control-git
pkgdesc = Adjusts the color temperature of your screen according to your surroundings with Wayland wlr-gamma-control protocol support. (development version)
- pkgver = 1.11.r159.gb980009
+ pkgver = 1.12.r44.ga2177ed
pkgrel = 1
url = https://github.com/minus7/redshift/tree/wayland
arch = i686
@@ -15,7 +15,7 @@ pkgbase = redshift-wlr-gamma-control-git
optdepends = python-gobject: for redshift-gtk
optdepends = python-xdg: for redshift-gtk
optdepends = librsvg: for redshift-gtk
- optdepends = sway-wlroots-git: supporting wayland environment with wlr-gamma-control protocol
+ optdepends = sway-git: supporting wayland environment with wlr-gamma-control protocol
provides = redshift
conflicts = redshift
source = redshift::git+https://github.com/minus7/redshift.git#branch=wayland
diff --git a/PKGBUILD b/PKGBUILD
index e6017f4cf8e9..6592c1628728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=redshift-wlr-gamma-control-git
-pkgver=1.11.r159.gb980009
+pkgver=1.12.r44.ga2177ed
pkgrel=1
pkgdesc="Adjusts the color temperature of your screen according to your surroundings with Wayland wlr-gamma-control protocol support. (development version)"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ depends=('geoclue2' 'libdrm' 'libxcb' 'libxxf86vm')
optdepends=('python-gobject: for redshift-gtk'
'python-xdg: for redshift-gtk'
'librsvg: for redshift-gtk'
- 'sway-wlroots-git: supporting wayland environment with wlr-gamma-control protocol')
+ 'sway-git: supporting wayland environment with wlr-gamma-control protocol')
makedepends=('intltool' 'python')
source=(redshift::"git+https://github.com/minus7/redshift.git#branch=wayland")
md5sums=('SKIP')