diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 15:03:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 15:03:12 -0300 |
commit | 5992bea9776b15404539edc1ba6929d04b84a09e (patch) | |
tree | bfd5bfbd023c1ed139590ac501152122cc3e1b44 /nonprism | |
parent | 6dd32c42452328e51ab5e3c0b568e8e2bb631a1d (diff) | |
download | abslibre-5992bea9776b15404539edc1ba6929d04b84a09e.tar.gz abslibre-5992bea9776b15404539edc1ba6929d04b84a09e.tar.bz2 abslibre-5992bea9776b15404539edc1ba6929d04b84a09e.zip |
redshift-1.11-4.nonprism1: python 3.6 rebuild
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/redshift/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/redshift/PKGBUILD b/nonprism/redshift/PKGBUILD index 3add0038c..976c08580 100644 --- a/nonprism/redshift/PKGBUILD +++ b/nonprism/redshift/PKGBUILD @@ -7,7 +7,7 @@ pkgname=redshift pkgver=1.11 -pkgrel=3.nonprism1 +pkgrel=4.nonprism1 pkgdesc='Adjusts the color temperature of your screen according to your surroundings, without geoclue2 support' arch=('i686' 'x86_64') url='http://jonls.dk/redshift/' |