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

Felix Yan felixonmars at archlinux.org
Mon Jun 4 13:48:35 UTC 2018


    Date: Monday, June 4, 2018 @ 13:48:34
  Author: felixonmars
Revision: 325806

upgpkg: libnfnetlink 1.0.1-3

BUILDINFO Rebuild

Modified:
  libnfnetlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 13:47:27 UTC (rev 325805)
+++ PKGBUILD	2018-06-04 13:48:34 UTC (rev 325806)
@@ -6,7 +6,7 @@
 
 pkgname=libnfnetlink
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Low-level library for netfilter related kernel/userspace communication'
 arch=('x86_64')
 url='https://www.netfilter.org/projects/libnfnetlink/'
@@ -14,8 +14,8 @@
 depends=('glibc')
 validpgpkeys=('57FF5E9C9AA67A860B557AF7A4111F89BB5F58CC') # Netfilter Core Team
 source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
-md5sums=('98927583d2016a9fb1936fed992e2c5e'
-         'SKIP')
+sha512sums=('2ec2cd389c04e21c8a02fb3f6d6f326fc33ca9589577f1739c23d883fe2ee9feaa16e83b6ed09063ad886432e49565dc3256277d035260aca5aab17954b46104'
+            'SKIP')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list