[arch-commits] Commit in libnl/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Mar 14 10:58:40 UTC 2016
Date: Monday, March 14, 2016 @ 11:58:39
Author: bpiotrowski
Revision: 261433
upgpkg: libnl 3.2.27-1
new upstream release
Modified:
libnl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-14 10:55:14 UTC (rev 261432)
+++ PKGBUILD 2016-03-14 10:58:39 UTC (rev 261433)
@@ -2,7 +2,7 @@
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=libnl
-pkgver=3.2.26
+pkgver=3.2.27
pkgrel=1
pkgdesc="Library for applications dealing with netlink sockets"
arch=(i686 x86_64)
@@ -10,8 +10,8 @@
license=(GPL)
depends=(glibc)
backup=(etc/libnl/classid etc/libnl/pktloc)
-source=(https://github.com/thom311/libnl/releases/download/libnl$(echo ${pkgver} | sed 's|\.|_|g')/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('1323ff6cea47efe9f988893b09840942a8c36131f472a9f3b96eb68d8f8d7555'
+source=(https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6'
'SKIP')
validpgpkeys=('49EA7C670E0850E7419514F629C2366E4DFC5728') # Thomas Haller
More information about the arch-commits
mailing list