[arch-commits] Commit in py3status/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Tue Jan 1 14:26:35 UTC 2019


    Date: Tuesday, January 1, 2019 @ 14:26:34
  Author: maximbaz
Revision: 420160

upgpkg: py3status 3.15-2

Modified:
  py3status/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-01 14:25:04 UTC (rev 420159)
+++ PKGBUILD	2019-01-01 14:26:34 UTC (rev 420160)
@@ -5,7 +5,7 @@
 
 pkgname=py3status
 pkgver=3.15
-pkgrel=1
+pkgrel=2
 pkgdesc="An extensible i3status replacement/wrapper written in python"
 url="http://www.ultrabug.fr/tag/py3status/"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('python' 'python-setuptools' 'i3status')
 optdepends=('python-pyudev: for udev event monitoring'
-            'python-pydbus: for modules that rely on DBUS'
+            'python-pydbus: for modules that rely on D-Bus'
             'python-tzlocal: for modules that need time zone info'
             'pacman-contrib: for the arch_updates module')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ultrabug/py3status/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list