summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcb4a0792c7a..3b857074fa19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=('libsysconfcpus-git')
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="LD_PRELOAD library to fake number of available cores - patched git version"
arch=(x86_64)
url="https://github.com/obmarg/libsysconfcpus"
license=('GPL2')
+makedepends=("git")
source=("git://github.com/obmarg/libsysconfcpus.git")
sha256sums=("SKIP")