aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-03-28 02:05:17 +0100
committerMattias Andrée <maandree@operamail.com>2015-03-28 02:05:17 +0100
commitd082354ecc2046d5d918b93f7c5bdcc1353abab6 (patch)
tree7fa27b48e975608df4a8a87d40ca5de7b83462d5 /dist
parentsome window property fixes (diff)
downloadxpybar-d082354ecc2046d5d918b93f7c5bdcc1353abab6.tar.gz
xpybar-d082354ecc2046d5d918b93f7c5bdcc1353abab6.tar.bz2
xpybar-d082354ecc2046d5d918b93f7c5bdcc1353abab6.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index b85e2b1..476a41a 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=xpybar
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc="A highly extensible minimalistic dock panel written in Python 3"
arch=(any)
@@ -17,7 +17,7 @@ optdepends=("linux: most of the monitors require Linux's procfs or sysfs"
"iputils: for ping support")
makedepends=(make coreutils sed zip)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(675a5bce527e34f373db24b22fcf0c32abda7fc9d46eed3227b94106d8d27558)
+sha256sums=(c90c5d8c8c2dd47a9a0a88bf57a025c96ac74c0993bdac682469b6b695fc9fa7)
build() {