summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiří Prokop2018-10-06 08:42:17 +0200
committerJiří Prokop2018-10-06 08:42:17 +0200
commit6abd02cce441d5435f7baff4ac56d5ee9a06490c (patch)
tree6dd42fca89e1c95ed5e5344dd1cae76983ffbc61 /PKGBUILD
parente29c184532abca72081ab0d0cbc806c20d0d1e81 (diff)
downloadaur-6abd02cce441d5435f7baff4ac56d5ee9a06490c.tar.gz
Update dependency on sway
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')