aboutsummaryrefslogtreecommitdiffstats
path: root/xpybar/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-10-04 15:45:55 +0200
committerMattias Andrée <maandree@kth.se>2016-10-04 15:45:55 +0200
commit9cb4a0a17857d3924539c056893f2d3f58008fdc (patch)
treecfdd6df008adef3a41b4eb5531fb40f8d6cf2da1 /xpybar/PKGBUILD
parentUpdate metar (diff)
downloadaur-packages-9cb4a0a17857d3924539c056893f2d3f58008fdc.tar.gz
aur-packages-9cb4a0a17857d3924539c056893f2d3f58008fdc.tar.bz2
aur-packages-9cb4a0a17857d3924539c056893f2d3f58008fdc.tar.xz
update xpybar
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'xpybar/PKGBUILD')
-rw-r--r--xpybar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/xpybar/PKGBUILD b/xpybar/PKGBUILD
index 228a431..1042e79 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.16
+pkgver=1.17
pkgrel=1
pkgdesc="A highly extensible minimalistic dock panel configured in Python 3"
arch=(any)
@@ -26,7 +26,7 @@ optdepends=("linux: most of the monitors require Linux's procfs or sysfs"
makedepends=(make coreutils sed zip auto-auto-complete texinfo)
install=xpybar.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(d9bbe99d75eafbd8f1c42f01b0a9c24e48e363433aedc2338daba651f1ff8d1b)
+sha256sums=(517c7ace949eca94a311cadf971d4212e706fe933784b0594b01672de21e2b22)
build() {