[arch-commits] Commit in python-cloudflare/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 28 19:24:11 UTC 2020
Date: Tuesday, July 28, 2020 @ 19:24:11
Author: felixonmars
Revision: 665698
upgpkg: python-cloudflare 2.8.8-1
Modified:
python-cloudflare/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-28 19:23:46 UTC (rev 665697)
+++ PKGBUILD 2020-07-28 19:24:11 UTC (rev 665698)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cloudflare
-pkgver=2.8.7
+pkgver=2.8.8
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=('0fa338fb0dab02ebbca3cd613d4aefdf73ddf35b90aad281fcea0347dd31e75d89bbf7737c698e17410a511374d1e9c85b351980783dde92db33224df4fc4652')
+sha512sums=('1c2ea060316b817e325b97a6e0cac199b207d8d47f1c99674b0545e25da15180b22de3738dc9bd7290596830fc3acd71f7772fc6db74e9b8f26c5a750b0a628a')
build() {
cd python-cloudflare-$pkgver
More information about the arch-commits
mailing list