Date: Saturday, December 9, 2017 @ 21:03:54 Author: felixonmars Revision: 273409
upgpkg: dns-lexicon 2.1.16-1 Modified: dns-lexicon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-09 21:03:43 UTC (rev 273408) +++ PKGBUILD 2017-12-09 21:03:54 UTC (rev 273409) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=dns-lexicon -pkgver=2.1.14 +pkgver=2.1.16 pkgrel=1 pkgdesc="Manipulate DNS records on various DNS providers in a standardized/agnostic way" arch=('any') @@ -14,7 +14,7 @@ 'python-babel: for DNS Made Easy support') checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 'python-boto3' 'python-babel') source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz") -sha512sums=('40af9f32543d8ed328a02656002b1c296ca799533627d02e60120447041a71ac6b0265cf17f75d5bd011212718a6f01971124d08bee13fa3c578d7bc6d5c7b34') +sha512sums=('93161bd00f8f5f6dfce3256085ea1ca7ae3188d3a7e866399b2c06ae497c8b673a042d8af731c59f2ed161b923890710a702232e9688848179288bf111c81d29') build() { cd lexicon-$pkgver
