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

Felix Yan felixonmars at gemini.archlinux.org
Tue Jul 27 05:05:29 UTC 2021


    Date: Tuesday, July 27, 2021 @ 05:05:29
  Author: felixonmars
Revision: 986445

upgpkg: python-prawcore 2.3.0-1

Modified:
  python-prawcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 05:05:11 UTC (rev 986444)
+++ PKGBUILD	2021-07-27 05:05:29 UTC (rev 986445)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-prawcore
-pkgver=2.2.0
+pkgver=2.3.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=('01ef2d9787d3896ebe1091b124a3c255c8e5e01815a462257b3418931e4ca3010d24fe60bbced1ab214202e9e16ec705f69967a8637d056d716fe77e2f1eff34')
+sha512sums=('e6330ed370d987720c257913ca521ddd9129aea857792e9a17b9864c275034b795b2a577f4c2235877b165df91f0898bd8e4372b59224d6eb36d5efaa4a2d3f6')
 
 check() {
   cd prawcore-$pkgver



More information about the arch-commits mailing list