From c2263489cc3fe85d5670b7d96d00d3af0fa2bad6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 24 Jun 2016 14:59:56 +0200 Subject: Update dist to dep on argparser-python rather than argparser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index f1c3503..b0efd39 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -2,12 +2,12 @@ pkgname=blueshift pkgver=1.90.4 -pkgrel=2 +pkgrel=3 pkgdesc="An extensible and highly configurable alternative to redshift" arch=(i686 x86_64) url="https://github.com/maandree/blueshift" license=('AGPL3' 'GPL3' 'custom:GFDL1.3') -depends=(python3 solar-python argparser pylibgamma libxcb) +depends=(python3 solar-python argparser-python pylibgamma libxcb) optdepends=('adjbacklight: for backlight adjustments without root requirements' 'linux: for backlight support' 'wget: for weather support, default command') -- cgit v1.2.3-70-g09d2