[arch-commits] Commit in python-dnslib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 27 18:23:21 UTC 2019
Date: Friday, December 27, 2019 @ 18:23:21
Author: felixonmars
Revision: 543273
upgpkg: python-dnslib 0.9.12-1
Modified:
python-dnslib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-27 18:12:01 UTC (rev 543272)
+++ PKGBUILD 2019-12-27 18:23:21 UTC (rev 543273)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-dnslib
-pkgver=0.9.10
-pkgrel=2
+pkgver=0.9.12
+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=('6d57dde440baffcc279e159554654b41adedd0471e56fb91a665596e2b7c2d3d909a9d72bd4a465638b177f5d81ceffc0737335964508bf5046ee38f5046bba5')
+sha512sums=('399d7e5ecfef6805e383a96f3c166eaed21fc82af77c4683fbfaef6fb34031633d6c25df63fab7751e598d6e2a155bd7bfae473a99da642d949512178bc842ce')
package() {
cd dnslib-$pkgver
More information about the arch-commits
mailing list