aboutsummaryrefslogtreecommitdiffstats
path: root/xpybar/PKGBUILD
diff options
context:
space:
mode:
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() {