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

Sébastien Luttringer seblu at archlinux.org
Mon May 31 00:35:37 UTC 2021


    Date: Monday, May 31, 2021 @ 00:35:37
  Author: seblu
Revision: 416859

upgpkg: libnftnl 1.2.0-1

Modified:
  libnftnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 21:20:27 UTC (rev 416858)
+++ PKGBUILD	2021-05-31 00:35:37 UTC (rev 416859)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=libnftnl
-pkgver=1.1.9
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('libmnl')
 validpgpkeys=('37D964ACC04981C75500FB9BD55D978A8A1420E4') # Netfilter Core Team
 source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
-sha256sums=('e9b21a6f9a41f9e72aff696cc842e4a9a78ec8d281aec188f3e2b7a21db94b9a'
+sha256sums=('90b01fddfe9be8c3245c3ba5ff5a4424a8df708828f92b2b361976b658c074f5'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list