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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 09:35:34 UTC 2020


    Date: Friday, December 4, 2020 @ 09:35:34
  Author: felixonmars
Revision: 769920

upgpkg: python-cloudflare 2.8.14-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 09:32:04 UTC (rev 769919)
+++ PKGBUILD	2020-12-04 09:35:34 UTC (rev 769920)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.8.13
-pkgrel=3
+pkgver=2.8.14
+pkgrel=1
 pkgdesc='Python wrapper for the Cloudflare v4 API'
 arch=('any')
 license=('MIT')
@@ -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=('a10bab55565c9815ff55bc9b5eafea3ee8b9ac195f793d3f773d918d3140ad0243896a8035e5557976f2fe8fc9904099b3d90121f0a3f1b59489fbd0060f9874')
+sha512sums=('a5be936bed97023cae88db8c2012194632d6ea4ec3b0f3d39eca9e188092078e228bbf95f9f3c40e33310fefe60ad5035c449a406b215d9a8ff5366a49e6b46a')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list