[arch-commits] Commit in getdns/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Wed Apr 3 17:52:33 UTC 2019
Date: Wednesday, April 3, 2019 @ 17:52:33
Author: archange
Revision: 448333
upgpkg: getdns 1.5.2-1
Modified:
getdns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-03 14:55:17 UTC (rev 448332)
+++ PKGBUILD 2019-04-03 17:52:33 UTC (rev 448333)
@@ -2,8 +2,8 @@
# Contributor: Remi Gacogne <rgacogne at archlinux.org>
pkgname=getdns
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.5.2
+pkgrel=1
pkgdesc="A modern asynchronous DNS API"
arch=('x86_64')
url="https://getdnsapi.net"
@@ -10,7 +10,7 @@
license=('BSD')
depends=('libbsd' 'libev' 'libevent' 'libidn2' 'libuv' 'libyaml' 'unbound')
source=("${url}/dist/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('5686e61100599c309ce03535f9899a5a3d94a82cc08d10718e2cd73ad3dc28af' 'SKIP')
+sha256sums=('1826a6a221ea9e9301f2c1f5d25f6f5588e841f08b967645bf50c53b970694c0' 'SKIP')
validpgpkeys=('DC34EE5DB2417BCC151E5100E5F8F8212F77A498') # Willem Toorop <willem at nlnetlabs.nl>
build() {
More information about the arch-commits
mailing list