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

Felix Yan felixonmars at archlinux.org
Tue Jun 8 00:04:28 UTC 2021


    Date: Tuesday, June 8, 2021 @ 00:04:27
  Author: felixonmars
Revision: 958409

upgpkg: python-prawcore 2.1.0-1

Modified:
  python-prawcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 23:59:41 UTC (rev 958408)
+++ PKGBUILD	2021-06-08 00:04:27 UTC (rev 958409)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-prawcore
-pkgver=2.0.0
+pkgver=2.1.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=('ff1d0adffa96e0f68032b14555f5e8e7268ce7d3615d071bc22f0019c37032b6a35f76b85f14ee18f7da8b051d08fe17baca6d3a3448c67576f9bf6febab5af6')
+sha512sums=('812f70297ab793b128e72e84dd9ac3cdb580900bd4f923c0efe6ea9693e32832cda8019d553f9d10f9d5eb2e4e81642734a6d66aace17aef05487fda68fe5b0c')
 
 check() {
   cd prawcore-$pkgver



More information about the arch-commits mailing list