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

Felix Yan felixonmars at archlinux.org
Thu Jun 25 08:56:24 UTC 2020


    Date: Thursday, June 25, 2020 @ 08:56:23
  Author: felixonmars
Revision: 652950

upgpkg: python-cloudflare 2.8.2-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-25 08:56:14 UTC (rev 652949)
+++ PKGBUILD	2020-06-25 08:56:23 UTC (rev 652950)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.8.1
+pkgver=2.8.2
 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=('799b37fd7402a4050d424a8553d82a8f8256b35f329fb2e0b75c2f40e2731a74496ff17148b4420ea60c82775184c693807487e87d04eb6da26c801eaa622d89')
+sha512sums=('53d76e34c747c2976095713a8043ada9c7e929207444e9664ee88a37bd2027dc0bedd80d415b3edf3b688ff7641ed7b81dbf5c9a78eaab180cdb651bdb86803f')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list