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

Felix Yan felixonmars at archlinux.org
Tue Oct 6 20:39:52 UTC 2020


    Date: Tuesday, October 6, 2020 @ 20:39:51
  Author: felixonmars
Revision: 719505

upgpkg: python-localzone 0.9.7-1

Modified:
  python-localzone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 20:39:35 UTC (rev 719504)
+++ PKGBUILD	2020-10-06 20:39:51 UTC (rev 719505)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-localzone
-pkgver=0.9.6
+pkgver=0.9.7
 pkgrel=1
 pkgdesc="A simple library for managing DNS zones"
 url="https://localzone.iomaestro.com/"
@@ -10,7 +10,7 @@
 depends=('python-dnspython')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/l/localzone/localzone-$pkgver.tar.gz")
-sha512sums=('440e443df7bb02db2d7ceb42347c6467a20ac8059d7772b38f86c3ee170f2c8fc01baa88fb340366aaca36123d708e2771e83e99c218256d9f632eecdb5d4b46')
+sha512sums=('0cc8871a83bb65d765e42578e7377098ad1e4c49e7d83aac3e5b10758545171ee5c4976c8f67382081709747cdd48c7a4ce054e85ae1e30c5c2ffc6e47b1b7e3')
 
 build() {
   cd localzone-$pkgver



More information about the arch-commits mailing list