[arch-commits] Commit in knot/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Thu Aug 30 07:16:53 UTC 2018
Date: Thursday, August 30, 2018 @ 07:16:53
Author: archange
Revision: 375439
upgpkg: knot 2.7.2-1
Modified:
knot/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-30 06:56:48 UTC (rev 375438)
+++ PKGBUILD 2018-08-30 07:16:53 UTC (rev 375439)
@@ -5,7 +5,7 @@
# Contributor: Otto Sabart <seberm[at]gmail[dot]com>
pkgname=knot
-pkgver=2.7.1
+pkgver=2.7.2
pkgrel=1
pkgdesc="High-performance authoritative-only DNS server"
arch=('x86_64')
@@ -17,7 +17,8 @@
optdepends=('python: for pykeymgr')
backup=('etc/knot/knot.conf')
source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('7d6ae20ada0f0ee7700d5df17f47f86b49eb21ee34977d0d70de6a0947371381' 'SKIP')
+sha256sums=('cb70b2ee1c7ecbaad8774a1e0c449a68c6a6f7c9d60595524f003201d6e38431'
+ 'SKIP')
validpgpkeys=('742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB') # Daniel Salzman <daniel.salzman at nic.cz>
build() {
More information about the arch-commits
mailing list