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

Felix Yan felixonmars at archlinux.org
Wed Jan 8 10:22:40 UTC 2020


    Date: Wednesday, January 8, 2020 @ 10:22:40
  Author: felixonmars
Revision: 550185

upgpkg: python-praw 6.5.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 10:21:29 UTC (rev 550184)
+++ PKGBUILD	2020-01-08 10:22:40 UTC (rev 550185)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=6.4.0
+pkgver=6.5.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=('ca444e068cb61c16388aac2adca6874aafa588fb0aecfc94666a88405f4d9123ace6361cfeb1f3ceaab19bdc04eb9f3ffc03a8260cef80e3b6113f906e9e33f1')
+sha512sums=('7249c9b51ae765be4f97c8dac3bf7ef00117a661e79d84a3d657fe0c5d3939d813d98119729b9ab5984fa89140a80deceacb399e30d49cc4a32a0f72e1bfecf8')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list