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

Felix Yan felixonmars at archlinux.org
Sun May 31 12:33:27 UTC 2020


    Date: Sunday, May 31, 2020 @ 12:33:26
  Author: felixonmars
Revision: 637662

upgpkg: python-dnslib 0.9.13-1

Modified:
  python-dnslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-31 12:31:53 UTC (rev 637661)
+++ PKGBUILD	2020-05-31 12:33:26 UTC (rev 637662)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-dnslib
-pkgver=0.9.12
+pkgver=0.9.13
 pkgrel=1
 pkgdesc="Simple library to encode/decode DNS wire-format packets"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('custom:BSD')
 depends=('python')
 source=("https://pypi.io/packages/source/d/dnslib/dnslib-$pkgver.tar.gz")
-sha512sums=('399d7e5ecfef6805e383a96f3c166eaed21fc82af77c4683fbfaef6fb34031633d6c25df63fab7751e598d6e2a155bd7bfae473a99da642d949512178bc842ce')
+sha512sums=('0347f4916a96a5e7e989b3967816085c47c9d9b58aa9d1106f061f6cd3b57db877e53829ebbb72c2fa96ee27a4a7b50e4d5b2bbce589d978f34b77bc8a2f255e')
 
 package() {
   cd dnslib-$pkgver



More information about the arch-commits mailing list