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

Felix Yan felixonmars at archlinux.org
Thu Jun 27 07:11:47 UTC 2019


    Date: Thursday, June 27, 2019 @ 07:11:46
  Author: felixonmars
Revision: 484676

upgpkg: python-praw 6.3.1-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-27 07:11:44 UTC (rev 484675)
+++ PKGBUILD	2019-06-27 07:11:46 UTC (rev 484676)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=6.2.0
+pkgver=6.3.1
 pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-mock' 'python-betamax-serializers' 'python-betamax-matchers')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz")
-sha512sums=('53871dc69c9ae7a3515da755671b39c4ff86f17834e4fc12480874e7c3e2a2d86afedbef815ef0e470e954beb96eaa0303dde4cc7dbea3b3324984d4086814ef')
+sha512sums=('0e2a007e8ded7def5ac293c83aa2b96c108dc98a484dd06c48f300feb4298a95cf14868576f921f5b8910448f424d92ada035dc635e79ce89e24170a47230839')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list