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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 07:25:16 UTC 2018


    Date: Thursday, April 12, 2018 @ 07:25:15
  Author: felixonmars
Revision: 316002

upgpkg: python-praw 5.4.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 07:23:00 UTC (rev 316001)
+++ PKGBUILD	2018-04-12 07:25:15 UTC (rev 316002)
@@ -3,7 +3,7 @@
 
 pkgbase=python-praw
 pkgname=('python-praw' 'python2-praw')
-pkgver=5.3.0
+pkgver=5.4.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=('5381b715401b8faf0cae50b9faa66c481154a76ee3ffefdaa6ae0268866b63447161a91f9d74129919d932437166fbe3a936a407306580d184700a840b63dec6')
+sha512sums=('dbbc5ced2e5131eee9f6c76ce342bc8ab5cae6d25495ebcf8b85b8b85c2eec90628dd5516caacad7aae1faa844c73d083402ce6f3750b5918283662d7f54ebe8')
 
 prepare() {
   cp -a praw-$pkgver{,-py2}



More information about the arch-commits mailing list