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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 7 19:44:26 UTC 2022


    Date: Monday, February 7, 2022 @ 19:44:26
  Author: felixonmars
Revision: 1128614

upgpkg: python-dnslib 0.9.18-1

Modified:
  python-dnslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 19:43:43 UTC (rev 1128613)
+++ PKGBUILD	2022-02-07 19:44:26 UTC (rev 1128614)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-dnslib
-pkgver=0.9.17
+pkgver=0.9.18
 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=('6084c445e9ce9434fe35c0deb95b44724e6f7c6baf686c7bc7457c59adbd95bce70200024aeac2998fecbffe1861fb7cf1f2230d93487da0ccfac83dcb455528')
+sha512sums=('d56000292050fa32f2b8492f2170340e18d791a8a4f9360c38f0dfae3702c282d5f5d1abfa57830cde4b907a8241228e20a7dac18f79dc5e9d8df27ea07e9740')
 
 package() {
   cd dnslib-$pkgver



More information about the arch-commits mailing list