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

Felix Yan felixonmars at archlinux.org
Wed Oct 25 07:26:46 UTC 2017


    Date: Wednesday, October 25, 2017 @ 07:26:46
  Author: felixonmars
Revision: 264186

upgpkg: python-praw 5.2.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-25 07:25:49 UTC (rev 264185)
+++ PKGBUILD	2017-10-25 07:26:46 UTC (rev 264186)
@@ -3,7 +3,7 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=5.1.0
+pkgver=5.2.0
 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=('c49d920c529506e696df1436b38f84fdbbb0c37fb6978200eb9e43e0eb0428f44a461e835c06897adab4713678507da00f0f02809d281206f3473e6b7345862e')
+sha512sums=('182e2caa94d93dad0d72a03ad47870280f453c964d173f15e03a1a7c9aa5940bf919492a67295630f970bceffa3babd23806da9b3833006c64a3c16d35b705a6')
 
 prepare() {
   cp -a praw-$pkgver{,-py2}



More information about the arch-commits mailing list