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

Felix Yan felixonmars at archlinux.org
Thu Jan 9 05:15:02 UTC 2020


    Date: Thursday, January 9, 2020 @ 05:15:01
  Author: felixonmars
Revision: 550976

upgpkg: python-cloudflare 2.4.0-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 05:13:48 UTC (rev 550975)
+++ PKGBUILD	2020-01-09 05:15:01 UTC (rev 550976)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cloudflare
-pkgver=2.3.1
+pkgver=2.4.0
 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=('6ea5eb7a73b555e7be729992dedce273494c4e0e163307cfb4fe8ed9d4e06891fe590e11c6eacc8c5e37ddc80a069223e50e7ce0490bf36fae759edecdae88d7')
+sha512sums=('5af1f1060886d4f7993943e845911c90c130b1a79bc0aef59cc60a9c2d3267ea69376f3bbd1a301420297226713d82220616badfb097cc895233e3ddeb4a7902')
 
 build() {
   cd python-cloudflare-$pkgver



More information about the arch-commits mailing list