From 7f1c39dbd5284523a42d5aa45febf53146995331 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 9 Aug 2018 13:12:01 +0200 Subject: Update xpybar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- xpybar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xpybar/PKGBUILD b/xpybar/PKGBUILD index f46c818..048ad02 100644 --- a/xpybar/PKGBUILD +++ b/xpybar/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org> pkgname=xpybar -pkgver=1.19 +pkgver=1.20 pkgrel=1 pkgdesc="A highly extensible minimalistic dock panel configured in Python 3" arch=(any) @@ -24,11 +24,11 @@ optdepends=("alarm: for limiting the time of a file search in locks" "python-pyalsaaudio: for ALSA volume control" "python-pytz: for timezone support" "python-sysv-ipc: for ropty example" - "solar-python>=2.5: for solar data") + "solar-python: for solar data (>= 2.5)") makedepends=(make coreutils sed zip auto-auto-complete texinfo) install=xpybar.install source=($url/archive/$pkgver.tar.gz) -sha256sums=(874d60ad4ec16047212068f1272d8d99d21e31053c3db596275b4b02f24fe637) +sha256sums=(00fcd8c7103a50e778aeee21a84ecd25781aefef136645c9b1e3f41e89c8a2c8) build() { -- cgit v1.2.3-70-g09d2