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

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


    Date: Monday, June 4, 2018 @ 13:43:42
  Author: felixonmars
Revision: 325794

upgpkg: libnet 1.1.6-3

BUILDINFO Rebuild

Modified:
  libnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 13:41:25 UTC (rev 325793)
+++ PKGBUILD	2018-06-04 13:43:42 UTC (rev 325794)
@@ -4,7 +4,7 @@
 
 pkgname=libnet
 pkgver=1.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A library which provides API for commonly used low-level net functions"
 arch=('x86_64')
 url="https://sourceforge.net/projects/libnet-dev/"
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('glibc' 'sh')
 source=("https://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz")
-md5sums=('710296fe424a49344e5fcc0d09e53317')
+sha512sums=('a67e502b0e6957ca590e47cb50b0472dd83d622d84c62818d665d771616df91b5a8fa8fcf1040d13b7860aaabaf338152ef40f66ab97c3fc9502edb08cea0bb6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list