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

Felix Yan felixonmars at archlinux.org
Thu Jul 13 08:21:59 UTC 2017


    Date: Thursday, July 13, 2017 @ 08:21:58
  Author: felixonmars
Revision: 244902

upgpkg: python-praw 5.0.1-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 08:19:01 UTC (rev 244901)
+++ PKGBUILD	2017-07-13 08:21:58 UTC (rev 244902)
@@ -3,7 +3,7 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=4.5.1
+pkgver=5.0.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=('ab75aacbec4fbeb1cdabac49a8e9c89f02770f6a87276617f23404c94fac7ca8a7821d37fe1552785215ce8eaa4eab76f8ded513b80a0dd472e3d4c1d1d5fa34')
+sha512sums=('99aeda7311cb0516c2e373984697418bfa10412a6410a10ee8c23394563def772eba40b9dbe2058693f4fdc884309a3e0aa904471d70beb3df8afb8436ad8add')
 
 prepare() {
   sed -e 's/betamax-matchers >=0.3.0, <0.4/betamax-matchers >=0.3.0/' \



More information about the arch-commits mailing list