[arch-commits] Commit in py3status/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Nov 10 20:14:00 UTC 2018
Date: Saturday, November 10, 2018 @ 20:14:00
Author: foxboron
Revision: 405724
upgpkg: py3status 3.14-1
Modified:
py3status/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-10 20:12:27 UTC (rev 405723)
+++ PKGBUILD 2018-11-10 20:14:00 UTC (rev 405724)
@@ -3,7 +3,7 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
-pkgver=3.13
+pkgver=3.14
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="http://www.ultrabug.fr/tag/py3status/"
@@ -12,9 +12,10 @@
depends=('python' 'python-setuptools' 'i3status')
optdepends=('i3status: for some of the functionality'
'acpi: for some of the battery related modules'
+ 'python-pyudev: udev module'
'pacman-contrib: for the arch_updates module')
source=($pkgname-$pkgver.tar.gz::"https://github.com/ultrabug/py3status/archive/$pkgver.tar.gz")
-sha256sums=('c6e1c6d1984265b705e3beac8d6b47d88432cdeca80f09d3fbc05c4c5a2a2a07')
+sha256sums=('4bbd27f606c90e3932f449c998773c801c86cf6146473ec153943ff0df2dc496')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list