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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Sep 1 19:58:10 UTC 2019


    Date: Sunday, September 1, 2019 @ 19:58:09
  Author: bpiotrowski
Revision: 361472

3.5.0-1

Modified:
  libnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 19:54:16 UTC (rev 361471)
+++ PKGBUILD	2019-09-01 19:58:09 UTC (rev 361472)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=libnl
-pkgver=3.4.0
+pkgver=3.5.0
 pkgrel=1
 pkgdesc='Library for applications dealing with netlink sockets'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 backup=(etc/libnl/classid etc/libnl/pktloc)
 source=(https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('b7287637ae71c6db6f89e1422c995f0407ff2fe50cecd61a312b6a9b0921f5bf'
+sha256sums=('352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa'
             'SKIP')
 validpgpkeys=('49EA7C670E0850E7419514F629C2366E4DFC5728') # Thomas Haller
 



More information about the arch-commits mailing list