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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 02:15:00 UTC 2020


    Date: Friday, June 26, 2020 @ 02:15:00
  Author: felixonmars
Revision: 653331

upgpkg: python-cloudflare 2.8.3-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 02:13:39 UTC (rev 653330)
+++ PKGBUILD	2020-06-26 02:15:00 UTC (rev 653331)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc='Python wrapper for the Cloudflare v4 API'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/cloudflare/python-cloudflare/archive/$pkgver.tar.gz")
-sha512sums=('53d76e34c747c2976095713a8043ada9c7e929207444e9664ee88a37bd2027dc0bedd80d415b3edf3b688ff7641ed7b81dbf5c9a78eaab180cdb651bdb86803f')
+sha512sums=('170d673487be04a48abfb8c169742984ffb67d1f16ed07f79348d61a3046d73050e8f4c137d4713ada4f2b5004f73feb06e309574acd1745f7f2a52cccce6b77')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list