summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCubeTheThird2019-12-23 23:31:55 -0500
committerCubeTheThird2019-12-23 23:31:55 -0500
commit09c9b793648c4042e6beebfa65525d9749076b4c (patch)
tree6585b0f8ac1d03e39c14eb2598aa78cbb8cd34b1
parent9707e8c8812729dd2bf6653b12517151d3603fdb (diff)
downloadaur-redshift-gnomerr-git.tar.gz
Update to new branch. Eliminated some dependencies from the package.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 784c1b12942d..1b2f7d1a55cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = redshift-gnomerr-git
pkgdesc = Adjusts the color temperature of your screen according to your surroundings, with experimental Wayland support through gnomerr.
- pkgver = 1.11.r32.gd417c96
+ pkgver = 1.11.r165.g1277e12
pkgrel = 1
- url = https://github.com/prahal/redshift/tree/add-gnomerr-method
+ url = https://github.com/prahal/redshift/tree/add-gnomerr-method-v0.2
arch = i686
arch = x86_64
license = GPL3
@@ -11,13 +11,11 @@ pkgbase = redshift-gnomerr-git
makedepends = python
depends = libxxf86vm
depends = libdrm
- depends = libxcb
- depends = geoclue2
optdepends = python: GTK support
optdepends = gnome-desktop: Wayland support through Gnome RR
provides = redshift
conflicts = redshift
- source = redshift::git+https://github.com/prahal/redshift.git#branch=add-gnomerr-method
+ source = redshift::git+https://github.com/prahal/redshift.git#branch=add-gnomerr-method-v0.2
md5sums = SKIP
pkgname = redshift-gnomerr-git
diff --git a/PKGBUILD b/PKGBUILD
index 97aeb247059e..f6f2d5d475c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,18 +8,18 @@
# Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname='redshift-gnomerr-git'
-pkgver=1.11.r32.gd417c96
+pkgver=1.11.r165.g1277e12
pkgrel=1
pkgdesc='Adjusts the color temperature of your screen according to your surroundings, with experimental Wayland support through gnomerr.'
arch=('i686' 'x86_64')
-url='https://github.com/prahal/redshift/tree/add-gnomerr-method'
+url='https://github.com/prahal/redshift/tree/add-gnomerr-method-v0.2'
license=('GPL3')
provides=('redshift')
conflicts=('redshift')
-depends=('libxxf86vm' 'libdrm' 'libxcb' 'geoclue2')
+depends=('libxxf86vm' 'libdrm')
optdepends=('python: GTK support' 'gnome-desktop: Wayland support through Gnome RR')
makedepends=('git' 'intltool' 'python')
-source=(redshift::"git+https://github.com/prahal/redshift.git#branch=add-gnomerr-method")
+source=(redshift::"git+https://github.com/prahal/redshift.git#branch=add-gnomerr-method-v0.2")
md5sums=('SKIP')
pkgver() {