From 1fc72c30ef32d1cc2d68ac3727c9affb307bd412 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 8 Jul 2016 18:51:32 +0200 Subject: Fix optdep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- xpybar/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xpybar') diff --git a/xpybar/PKGBUILD b/xpybar/PKGBUILD index a7cec15..7d2fcb0 100644 --- a/xpybar/PKGBUILD +++ b/xpybar/PKGBUILD @@ -2,7 +2,7 @@ pkgname=xpybar pkgver=1.15 -pkgrel=1 +pkgrel=2 pkgdesc="A highly extensible minimalistic dock panel configured in Python 3" arch=(any) url="https://github.com/maandree/xpybar" @@ -22,7 +22,7 @@ optdepends=("linux: most of the monitors require Linux's procfs or sysfs" "imagemagick: for image support" "file: for image support" "librsvg: for image support" - "librsvg>=2.5: for solar data") + "solar-python>=2.5: for solar data") makedepends=(make coreutils sed zip auto-auto-complete texinfo) install=xpybar.install source=($url/archive/$pkgver.tar.gz) -- cgit v1.2.3-70-g09d2