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

Felix Yan felixonmars at archlinux.org
Tue May 9 06:41:23 UTC 2017


    Date: Tuesday, May 9, 2017 @ 06:41:22
  Author: felixonmars
Revision: 227402

upgpkg: python-praw 4.5.1-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 06:37:52 UTC (rev 227401)
+++ PKGBUILD	2017-05-09 06:41:22 UTC (rev 227402)
@@ -3,7 +3,7 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=4.5.0
+pkgver=4.5.1
 pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-mock' 'python2-mock' 'python-betamax-serializers'
               'python2-betamax-serializers' 'python-betamax-matchers' 'python2-betamax-matchers')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz")
-sha512sums=('5cb28ff562de9d9eecc95c71fa5af4577c014bc0fd56fbd657b2927c731a7fa6557896adaaa170efc81d4f78f85e2044caba055577b0cc55377b220804dc6246')
+sha512sums=('ab75aacbec4fbeb1cdabac49a8e9c89f02770f6a87276617f23404c94fac7ca8a7821d37fe1552785215ce8eaa4eab76f8ded513b80a0dd472e3d4c1d1d5fa34')
 
 prepare() {
   sed -e 's/betamax-matchers >=0.3.0, <0.4/betamax-matchers >=0.3.0/' \



More information about the arch-commits mailing list