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

Felix Yan felixonmars at archlinux.org
Sat Nov 16 17:49:21 UTC 2019


    Date: Saturday, November 16, 2019 @ 17:49:21
  Author: felixonmars
Revision: 529670

upgpkg: python-praw 6.4.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 17:49:03 UTC (rev 529669)
+++ PKGBUILD	2019-11-16 17:49:21 UTC (rev 529670)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=6.3.1
-pkgrel=3
+pkgver=6.4.0
+pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
 license=('GPL')
@@ -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=('0e2a007e8ded7def5ac293c83aa2b96c108dc98a484dd06c48f300feb4298a95cf14868576f921f5b8910448f424d92ada035dc635e79ce89e24170a47230839')
+sha512sums=('ca444e068cb61c16388aac2adca6874aafa588fb0aecfc94666a88405f4d9123ace6361cfeb1f3ceaab19bdc04eb9f3ffc03a8260cef80e3b6113f906e9e33f1')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list