[arch-commits] Commit in python-cloudflare/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 13 05:59:19 UTC 2020
Date: Thursday, August 13, 2020 @ 05:59:19
Author: felixonmars
Revision: 676854
upgpkg: python-cloudflare 2.8.11-1
Modified:
python-cloudflare/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-13 05:59:04 UTC (rev 676853)
+++ PKGBUILD 2020-08-13 05:59:19 UTC (rev 676854)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cloudflare
-pkgver=2.8.9
+pkgver=2.8.11
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=('b0c414e7a139902da8c804340a1e9c9fab2ed07ce4093bd00c8b4a1e20d6126f8041edac5e9f9d10b6da74f1d6b7599c36d4a2c8a0e400a56802c0df10461305')
+sha512sums=('ecee489f59403730d73b42d3b1954ae29c3122d816bdcb21cbb3688d1d625a85744f0936968d56a5bd69234a53a5d989b96ce586994be73b01e1939b05c10f43')
build() {
cd python-cloudflare-$pkgver
More information about the arch-commits
mailing list