git » libnet.git » commit 24eaa72

reproducibility rebuild

author Felix Yan
2020-05-16 19:04:07 UTC
committer Felix Yan
2020-05-16 19:04:07 UTC
parent f3e18ff315a7913f61018496bb0cf8a8e7c2ae4d

reproducibility rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a6c26de..d707eac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=libnet
 pkgver=1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library which provides API for commonly used low-level net functions"
 arch=('x86_64')
 url="https://github.com/libnet/libnet"