[arch-commits] Commit in knot/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sat Sep 5 10:14:39 UTC 2020


    Date: Saturday, September 5, 2020 @ 10:14:38
  Author: archange
Revision: 699095

upgpkg: knot 2.9.6-1

Modified:
  knot/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 10:09:56 UTC (rev 699094)
+++ PKGBUILD	2020-09-05 10:14:38 UTC (rev 699095)
@@ -5,8 +5,8 @@
 # Contributor: Otto Sabart <seberm[at]gmail[dot]com>
 
 pkgname=knot
-pkgver=2.9.5
-pkgrel=2
+pkgver=2.9.6
+pkgrel=1
 pkgdesc="High-performance authoritative-only DNS server"
 arch=(x86_64)
 url="https://www.knot-dns.cz/"
@@ -16,7 +16,8 @@
          fstrm protobuf-c libmaxminddb)
 backup=('etc/knot/knot.conf')
 source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=(1109a8ba212ff8ddfdbaf44a6f8fc13a2b880a98a9e54c19112ba72a1aacbf76 SKIP)
+sha256sums=('bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7'
+            'SKIP')
 validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman <daniel.salzman at nic.cz>
 
 build() {



More information about the arch-commits mailing list