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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 18 13:14:37 UTC 2022


    Date: Wednesday, May 18, 2022 @ 13:14:37
  Author: felixonmars
Revision: 1207954

upgpkg: python-praw 7.6.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-18 13:14:19 UTC (rev 1207953)
+++ PKGBUILD	2022-05-18 13:14:37 UTC (rev 1207954)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=7.5.0
+pkgver=7.6.0
 pkgrel=1
-pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
+pkgdesc="Python Reddit API Wrapper that allows for simple access to Reddit's API"
 arch=('any')
 license=('GPL')
 url="https://praw.readthedocs.org"
@@ -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=('df2da306819df8387c9ad018b0ea886390c065e4d0af1b1b22ae2bfed3d4f612ce2ac2a029c7cee92ea90ca30cc13c7a6640373fd621dc70dd2ac175bea1b4ee')
+sha512sums=('6702936b193542756e1b035fc7b7e2d9c398d44bb1631046af0a06b93833c26cfdae61d58d160e27e1b56b63777eda709e6e6bee2c6e4c76451837a6eead6ac4')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list