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

Felix Yan felixonmars at archlinux.org
Thu Jan 21 11:52:11 UTC 2021


    Date: Thursday, January 21, 2021 @ 11:52:11
  Author: felixonmars
Revision: 824098

upgpkg: python-localzone 0.9.8-1

Modified:
  python-localzone/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-21 09:06:40 UTC (rev 824097)
+++ PKGBUILD	2021-01-21 11:52:11 UTC (rev 824098)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-localzone
-pkgver=0.9.7
-pkgrel=3
+pkgver=0.9.8
+pkgrel=1
 pkgdesc="A simple library for managing DNS zones"
 url="https://localzone.iomaestro.com/"
 license=('BSD')
@@ -10,7 +10,7 @@
 depends=('python-dnspython')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/l/localzone/localzone-$pkgver.tar.gz")
-sha512sums=('0cc8871a83bb65d765e42578e7377098ad1e4c49e7d83aac3e5b10758545171ee5c4976c8f67382081709747cdd48c7a4ce054e85ae1e30c5c2ffc6e47b1b7e3')
+sha512sums=('912ee187f57dcb275d3c23d0b24397c12991d1c89e4c9931f4741e1d8ec76f8c41e0ab799150052062726921d5d92f8d98fa15d39fd5357032abc22dc1fe2afe')
 
 build() {
   cd localzone-$pkgver



More information about the arch-commits mailing list