[arch-commits] Commit in python-prawcore/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 17 14:57:29 UTC 2017
Date: Sunday, December 17, 2017 @ 14:57:28
Author: felixonmars
Revision: 274644
upgpkg: python-prawcore 0.13.0-1
Modified:
python-prawcore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-17 13:58:37 UTC (rev 274643)
+++ PKGBUILD 2017-12-17 14:57:28 UTC (rev 274644)
@@ -3,7 +3,7 @@
pkgbase=python-prawcore
pkgname=('python-prawcore' 'python2-prawcore')
-pkgver=0.12.0
+pkgver=0.13.0
pkgrel=1
pkgdesc="Low-level communication layer for PRAW 4+."
arch=('any')
@@ -14,7 +14,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=('0dcbd5a26ca7c139a1ac0da41078faf86a2b297add122839e66cc7c18f1fd120d5d8a535a5d901ae9d06a9c0a151f221a062abb93da004afd9bb8b7e6fedfe48')
+sha512sums=('90e5d2182a4d707685bc3d3b33f6d08e66d030e65faf9de1d2038ac9b1ab6f9955378599c218ddb4849d213074f49f069a2746fd9223227010f3b67d863a4dfe')
prepare() {
cp -a prawcore-$pkgver{,-py2}
More information about the arch-commits
mailing list