[arch-commits] Commit in getdns/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Fri Jan 11 16:13:46 UTC 2019
Date: Friday, January 11, 2019 @ 16:13:45
Author: archange
Revision: 422653
upgpkg: getdns 1.5.1-1
Modified:
getdns/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-11 16:10:57 UTC (rev 422652)
+++ PKGBUILD 2019-01-11 16:13:45 UTC (rev 422653)
@@ -2,7 +2,7 @@
# Contributor: Remi Gacogne <rgacogne at archlinux.org>
pkgname=getdns
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A modern asynchronous DNS API"
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('BSD')
depends=('libbsd' 'libev' 'libevent' 'libidn2' 'libuv' 'libyaml' 'unbound')
source=("${url}/dist/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('577182c3ace919ee70cee5629505581a10dc530bd53fe5c241603ea91c84fa84' 'SKIP')
+sha256sums=('5686e61100599c309ce03535f9899a5a3d94a82cc08d10718e2cd73ad3dc28af' 'SKIP')
validpgpkeys=('DC34EE5DB2417BCC151E5100E5F8F8212F77A498') # Willem Toorop <willem at nlnetlabs.nl>
build() {
More information about the arch-commits
mailing list