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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 11:38:41 UTC 2019


    Date: Thursday, February 7, 2019 @ 11:38:40
  Author: felixonmars
Revision: 429845

upgpkg: python-prawcore 1.0.1-1

Modified:
  python-prawcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 11:29:47 UTC (rev 429844)
+++ PKGBUILD	2019-02-07 11:38:40 UTC (rev 429845)
@@ -2,7 +2,7 @@
 
 pkgbase=python-prawcore
 pkgname=('python-prawcore' 'python2-prawcore')
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="Low-level communication layer for PRAW 4+."
 arch=('any')
@@ -13,7 +13,7 @@
               'python-betamax-serializers' 'python2-betamax-serializers' 'python-testfixtures'
               'python2-testfixtures')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/praw-dev/prawcore/archive/v$pkgver.tar.gz")
-sha512sums=('01ba210b56aedb8f697f13650ac2a763ef034e668ee9a84962e1567cada894adf6088a536d32b67d44edfbbec24aed6c86d33aa56d003593961346e1319de69c')
+sha512sums=('6efe8faa685aa92a04309c4c24963a2a540335ad0bed31b990d840732ddf726789688171f4ead4daf831e89da5c95c17861a079dfc9ae3de254d2690bcff1c8b')
 
 prepare() {
   cp -a prawcore-$pkgver{,-py2}



More information about the arch-commits mailing list