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

Felix Yan felixonmars at archlinux.org
Sun Dec 17 15:09:32 UTC 2017


    Date: Sunday, December 17, 2017 @ 15:09:31
  Author: felixonmars
Revision: 274646

upgpkg: python-praw 5.3.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-17 14:57:44 UTC (rev 274645)
+++ PKGBUILD	2017-12-17 15:09:31 UTC (rev 274646)
@@ -3,7 +3,7 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=5.2.0
+pkgver=5.3.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=('182e2caa94d93dad0d72a03ad47870280f453c964d173f15e03a1a7c9aa5940bf919492a67295630f970bceffa3babd23806da9b3833006c64a3c16d35b705a6')
+sha512sums=('5381b715401b8faf0cae50b9faa66c481154a76ee3ffefdaa6ae0268866b63447161a91f9d74129919d932437166fbe3a936a407306580d184700a840b63dec6')
 
 prepare() {
   cp -a praw-$pkgver{,-py2}



More information about the arch-commits mailing list