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

Felix Yan felixonmars at archlinux.org
Mon May 6 20:34:51 UTC 2019


    Date: Monday, May 6, 2019 @ 20:34:51
  Author: felixonmars
Revision: 461442

upgpkg: python-praw 6.2.0-1

Modified:
  python-praw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 20:33:11 UTC (rev 461441)
+++ PKGBUILD	2019-05-06 20:34:51 UTC (rev 461442)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=6.1.1
-pkgrel=2
+pkgver=6.2.0
+pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
 license=('GPL')
@@ -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=('280eca18a22a90f2b6e852c19c2d6d7667a902c1ab1aab473e6e1db04dad5e71bc959c86bd93c3f361e2af0b48e6b140b184d57cae4134cf9625eae2e054a09e')
+sha512sums=('53871dc69c9ae7a3515da755671b39c4ff86f17834e4fc12480874e7c3e2a2d86afedbef815ef0e470e954beb96eaa0303dde4cc7dbea3b3324984d4086814ef')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list