[arch-commits] Commit in python-cloudflare/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 15 10:55:35 UTC 2020
Date: Sunday, March 15, 2020 @ 10:55:35
Author: felixonmars
Revision: 597757
upgpkg: python-cloudflare 2.6.3-1
Modified:
python-cloudflare/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-15 10:55:25 UTC (rev 597756)
+++ PKGBUILD 2020-03-15 10:55:35 UTC (rev 597757)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cloudflare
-pkgver=2.6.2
+pkgver=2.6.3
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=('e6fbc2a700e73eaa4e93ec368011dbd11005956e196255cd11dd8568f3c9a8bf45039ed793892333ea86f1e95174c73a3484849208953da105d93bec94235c55')
+sha512sums=('f9d9fe84c8709d428969a1ba0f416fe2a62a3df34df694383bff7834899d28fa40b64acc69f2678a60b116e43d25e6ef8b1aae438ca7ad636141f441f79d3011')
build() {
cd python-cloudflare-$pkgver
More information about the arch-commits
mailing list