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

Morten Linderud foxboron at archlinux.org
Sun Sep 9 10:34:42 UTC 2018


    Date: Sunday, September 9, 2018 @ 10:34:41
  Author: foxboron
Revision: 378881

upgpkg: py3status 3.12-3

Modified:
  py3status/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-09 09:34:25 UTC (rev 378880)
+++ PKGBUILD	2018-09-09 10:34:41 UTC (rev 378881)
@@ -4,7 +4,7 @@
 
 pkgname=py3status
 pkgver=3.12
-pkgrel=2
+pkgrel=3
 pkgdesc="An extensible i3status replacement/wrapper written in python"
 url="http://www.ultrabug.fr/tag/py3status/"
 arch=('any')
@@ -23,7 +23,7 @@
   patch -p0 -i "$srcdir/fix_to_ascii.patch" setup.py
 }
 
-package() {
+build() {
   cd $pkgname-$pkgver
   python setup.py build
 }



More information about the arch-commits mailing list