aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-13 02:57:57 +0100
committerMattias Andrée <maandree@kth.se>2017-01-13 02:57:57 +0100
commit53e0d5657f9b9515f60ce3c73aff9b281dac2f75 (patch)
treefea08aaf9398db566f71d4a8fd276f3e7b43e08a
parentUpdate xpybar (diff)
downloadaur-packages-53e0d5657f9b9515f60ce3c73aff9b281dac2f75.tar.gz
aur-packages-53e0d5657f9b9515f60ce3c73aff9b281dac2f75.tar.bz2
aur-packages-53e0d5657f9b9515f60ce3c73aff9b281dac2f75.tar.xz
Update xpybar
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--xpybar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/xpybar/PKGBUILD b/xpybar/PKGBUILD
index 35d4f5d..8bcb89b 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.18.1
+pkgver=1.18.2
pkgrel=1
pkgdesc="A highly extensible minimalistic dock panel configured in Python 3"
arch=(any)
@@ -28,7 +28,7 @@ optdepends=("alarm: for limiting the time of a file search in locks"
makedepends=(make coreutils sed zip auto-auto-complete texinfo)
install=xpybar.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(e4fed5d35b6ba98eb05163bd897475262457080a3a36e36f0327932eb18dc97c)
+sha256sums=(3b902b96e4795cb4c08457fd7dfabbc4d9944b28e580bc256be029a407c8fce6)
build() {