Date: Wednesday, November 11, 2020 @ 17:09:34 Author: felixonmars Revision: 751137
upgpkg: dns-lexicon 3.5.0-1 Modified: dns-lexicon/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-11 17:08:45 UTC (rev 751136) +++ PKGBUILD 2020-11-11 17:09:34 UTC (rev 751137) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=dns-lexicon -pkgver=3.4.5 -pkgrel=2 +pkgver=3.5.0 +pkgrel=1 pkgdesc="Manipulate DNS records on various DNS providers in a standardized/agnostic way" arch=('any') url="https://github.com/AnalogJ/lexicon" @@ -20,7 +20,7 @@ 'python-pynamecheap' 'python-zeep' 'python-xmltodict' 'python-beautifulsoup4' 'python-localzone' 'python-html5lib' 'python-dnspython' 'bind-tools') source=("https://github.com/AnalogJ/lexicon/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('d7fb446917a5710e5a304c81640a06e5934db627255aed1643193e1c922abac52d6b01dc82a412bd56f23af7e57b39b356deaf34765da3702e44e7abda586fca') +sha512sums=('d8dab2fe145caca6b0df85282804f4c37fd28b490b9057d8cb06f858e5fa31d590198e924775aaf72b63a0d7c8ca615b78b1b72b77430af0ce80f16a03dcbd90') prepare() { cd lexicon-$pkgver
