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