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

David Runge dvzrv at archlinux.org
Wed Apr 8 17:42:40 UTC 2020


    Date: Wednesday, April 8, 2020 @ 17:42:40
  Author: dvzrv
Revision: 379857

upgpkg: numactl 2.0.13-3: Removing perl from depends and adding glibc (FS#66172).

Modified:
  numactl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-08 17:25:49 UTC (rev 379856)
+++ PKGBUILD	2020-04-08 17:42:40 UTC (rev 379857)
@@ -4,12 +4,12 @@
 
 pkgname=numactl
 pkgver=2.0.13
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple NUMA policy support"
 arch=('x86_64')
 url="http://oss.sgi.com/projects/libnuma/"
 license=('LGPL2.1' 'GPL2')
-depends=('perl')
+depends=('glibc')
 provides=('libnuma.so')
 source=("https://github.com/numactl/numactl/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha512sums=('f7b747eb8f3ded9f3661cb0fc7b65b5ed490677f881f8fe6a000baf714747515853b4e5c8781b014241180bf16e9f0bfdf2c6f758725e34b4938696ba496b72a')



More information about the arch-commits mailing list