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

Felix Yan felixonmars at archlinux.org
Tue Dec 11 06:36:46 UTC 2018


    Date: Tuesday, December 11, 2018 @ 06:36:45
  Author: felixonmars
Revision: 415222

upgpkg: python-localzone 0.9.5-1

Modified:
  python-localzone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-11 06:30:58 UTC (rev 415221)
+++ PKGBUILD	2018-12-11 06:36:45 UTC (rev 415222)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-localzone
-pkgver=0.9.4
+pkgver=0.9.5
 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=('e0a4b14b1011ac862b00c0c9b78aa6288554ad76e6ebf596ba4e7a7eebe8fdb6674286c551c0f4aa4a2799ea8ea2ddf3b890751c6781652922de1fe5d8925b54')
+sha512sums=('0d76db8e11383bb1802c432f86c5dff71fcc43da7ad5325fea54d935ec4671feeecc9835da8f00cf85252b2723a8fc83b2b33a6929bf213ada8d57d6853be5a9')
 
 build() {
   cd localzone-$pkgver



More information about the arch-commits mailing list