summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25589c99f1c9..c49deb60fa4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=numactl-git
-pkgver=2.0.16.r21.g693fee1
+pkgver=2.0.16.r52.ga3a2a82
pkgrel=1
pkgdesc="Simple NUMA policy support"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/numactl/numactl"
license=('GPL' 'LGPL')
depends=('glibc')
makedepends=('git')
-provides=("numactl=$pkgver")
+provides=("numactl=$pkgver" 'libnuma.so')
conflicts=('numactl')
options=('staticlibs')
source=("git+https://github.com/numactl/numactl.git")