aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-03-29 16:00:56 +0200
committerMattias Andrée <maandree@operamail.com>2015-03-29 16:00:56 +0200
commit042451bba7d53a61b1ddc80475068fe9812da0e0 (patch)
treead60d6112bae27c94fe24604163db392c6e3eb6b /dist/archlinux/stable/PKGBUILD
parentforgot to set the version all this time (diff)
downloadxpybar-042451bba7d53a61b1ddc80475068fe9812da0e0.tar.gz
xpybar-042451bba7d53a61b1ddc80475068fe9812da0e0.tar.bz2
xpybar-042451bba7d53a61b1ddc80475068fe9812da0e0.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist/archlinux/stable/PKGBUILD')
-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 bee8964..7d81995 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.8
+pkgver=1.9
pkgrel=1
pkgdesc="A highly extensible minimalistic dock panel configured 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=(f77704bcf8dcf74ae6f89225c25272d8db52c30e435db33c6aaad3d47a559112)
+sha256sums=(9edf2f97fa6ae164af9c42e4c8bbd72b316b57447f9fb5813ede11ad024e3a59)
build() {