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

Felix Yan felixonmars at archlinux.org
Wed Aug 5 09:44:03 UTC 2020


    Date: Wednesday, August 5, 2020 @ 09:44:02
  Author: felixonmars
Revision: 669217

upgpkg: python-cloudflare 2.8.9-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 09:42:46 UTC (rev 669216)
+++ PKGBUILD	2020-08-05 09:44:02 UTC (rev 669217)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.8.8
+pkgver=2.8.9
 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=('1c2ea060316b817e325b97a6e0cac199b207d8d47f1c99674b0545e25da15180b22de3738dc9bd7290596830fc3acd71f7772fc6db74e9b8f26c5a750b0a628a')
+sha512sums=('b0c414e7a139902da8c804340a1e9c9fab2ed07ce4093bd00c8b4a1e20d6126f8041edac5e9f9d10b6da74f1d6b7599c36d4a2c8a0e400a56802c0df10461305')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list