aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-01 00:29:13 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-01 00:29:13 +0200
commit485780e640acb025ab201c05a269c7aaaf41011f (patch)
tree0241d8fdeee848320730bc5daff3d0b6b55b4bab /dist/archlinux
parentsetproctitle (diff)
downloadxpybar-485780e640acb025ab201c05a269c7aaaf41011f.tar.gz
xpybar-485780e640acb025ab201c05a269c7aaaf41011f.tar.bz2
xpybar-485780e640acb025ab201c05a269c7aaaf41011f.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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 b506a3d..8ab6e56 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.1
+pkgver=1.2
pkgrel=1
pkgdesc="A highly extensible minimalistic dock panel written in Python 3"
arch=(any)
@@ -11,7 +11,7 @@ depends=(python3 argparser python3-xlib xorg-xrandr)
optdepends=("linux: most of the monitors require Linux's procfs or sysfs")
makedepends=(make coreutils sed zip)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(2c0a14c4c019caa78ee1da0a1a7385d285513af0cd4c28411533c3db5e39b830)
+sha256sums=(2c8a0dea2ac41c36f7c23ecb3cee0b38007db2c6b373b2e460c4cf712b7f8ddc)
build() {