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

Felix Yan felixonmars at archlinux.org
Fri Jun 11 15:16:16 UTC 2021


    Date: Friday, June 11, 2021 @ 15:16:16
  Author: felixonmars
Revision: 962807

upgpkg: python-prawcore 2.2.0-1

Modified:
  python-prawcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 15:12:10 UTC (rev 962806)
+++ PKGBUILD	2021-06-11 15:16:16 UTC (rev 962807)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-prawcore
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Low-level communication layer for PRAW 4+."
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-mock' 'python-betamax-matchers' 'python-betamax-serializers'
               'python-testfixtures')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/prawcore/archive/v$pkgver.tar.gz")
-sha512sums=('812f70297ab793b128e72e84dd9ac3cdb580900bd4f923c0efe6ea9693e32832cda8019d553f9d10f9d5eb2e4e81642734a6d66aace17aef05487fda68fe5b0c')
+sha512sums=('01ef2d9787d3896ebe1091b124a3c255c8e5e01815a462257b3418931e4ca3010d24fe60bbced1ab214202e9e16ec705f69967a8637d056d716fe77e2f1eff34')
 
 check() {
   cd prawcore-$pkgver



More information about the arch-commits mailing list