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

Felix Yan felixonmars at archlinux.org
Tue Jun 23 06:44:21 UTC 2020


    Date: Tuesday, June 23, 2020 @ 06:44:20
  Author: felixonmars
Revision: 650895

upgpkg: python-praw 7.1.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 06:43:49 UTC (rev 650894)
+++ PKGBUILD	2020-06-23 06:44:20 UTC (rev 650895)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=7.0.0
+pkgver=7.1.0
 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=('962f29c26e6536247d5edf141b421300a885cc2a43b3e7cf8ec4400acb6fe68c1e6a0d387211a22fc414c766e39dd77f509df347e58c1a9f73175935937bdc0d')
+sha512sums=('3c04bd12877ee0487df9b385b442984fbaee70fdbd0f27d1e6d6b4d798ac55d7f887a24b1d5ef1db9a52a6b759655b212a83495b5833415932cd9e4343bcfe45')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list