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

Felix Yan felixonmars at archlinux.org
Thu Feb 23 06:03:44 UTC 2017


    Date: Thursday, February 23, 2017 @ 06:03:43
  Author: felixonmars
Revision: 213579

upgpkg: python-peewee 2.8.7-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-23 06:03:33 UTC (rev 213578)
+++ PKGBUILD	2017-02-23 06:03:43 UTC (rev 213579)
@@ -6,8 +6,8 @@
 
 pkgname=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=2.8.5
-pkgrel=2
+pkgver=2.8.7
+pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
 arch=('i686' 'x86_64')
@@ -56,5 +56,6 @@
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
-  mv "$pkgdir/usr/bin/"pwiz{,2}.py
+  mv "$pkgdir"/usr/bin/pwiz{,2}.py
+  mv "$pkgdir"/usr/bin/pskel{,2}
 }



More information about the arch-commits mailing list