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

Felix Yan felixonmars at archlinux.org
Tue Mar 19 14:58:00 UTC 2019


    Date: Tuesday, March 19, 2019 @ 14:57:59
  Author: felixonmars
Revision: 442694

upgpkg: python-dnslib 0.9.9-1

Modified:
  python-dnslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-19 14:57:56 UTC (rev 442693)
+++ PKGBUILD	2019-03-19 14:57:59 UTC (rev 442694)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-dnslib
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
 pkgdesc="Simple library to encode/decode DNS wire-format packets"
 arch=('any')
 url="https://bitbucket.org/paulc/dnslib"
@@ -9,7 +9,7 @@
 license=('custom:BSD')
 depends=('python')
 source=("https://pypi.io/packages/source/d/dnslib/dnslib-$pkgver.tar.gz")
-sha512sums=('0e71b49817981bf4a7c5f752e2bc79172693d8ff5898f4de14df1fb80f281aa756079c6206e55d67ba8c85f55f493c2eb414772dbe37b969435e1a4a8175ea83')
+sha512sums=('88a481f62cd6430ec3050bba2c7078efabe23c5163281969302e8261dd443be26492c67a9a4555d50c3c28d2bd33b4b09bbfed15701148b8d0ed57e39550e741')
 
 package() {
   cd dnslib-$pkgver



More information about the arch-commits mailing list