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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Dec 26 22:07:21 UTC 2016


    Date: Monday, December 26, 2016 @ 22:07:20
  Author: bpiotrowski
Revision: 202866

Upgrade to 4.1.0

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-26 21:52:44 UTC (rev 202865)
+++ PKGBUILD	2016-12-26 22:07:20 UTC (rev 202866)
@@ -3,8 +3,8 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=3.5.0
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
 license=('GPL')
@@ -45,6 +45,4 @@
 
   cd praw-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/praw-multiprocess{,2}
 }



More information about the arch-commits mailing list