summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Popov2016-06-17 22:41:00 +0300
committerDmitry Popov2016-06-17 22:44:48 +0300
commit576c0df7e7d7d3209fccc59185d40989c8f1b77f (patch)
tree9cd1152c63d6a8c01cf624b1f80dad5d342a1a1c /PKGBUILD
parent3bee11c76da59f2fee631878e0abdc49378abde1 (diff)
downloadaur-576c0df7e7d7d3209fccc59185d40989c8f1b77f.tar.gz
Fix python_no_libs.patch
spacing has been changed a bit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6899bebb8e9..b31e39343d0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=xgboost-git
pkgname=('xgboost-git'
'python-xgboost-git'
'python2-xgboost-git')
-pkgver=r2571.3ce3356
+pkgver=r2737.c9a73fe
pkgrel=1
url='https://github.com/dmlc/xgboost'
license=('APACHE')
@@ -18,7 +18,7 @@ arch=('x86_64')
sha256sums=('SKIP'
'SKIP'
'SKIP'
- 'bf7dddaaf6f6074a0d089c987876bd71961a637e40dae658fc04324153dfa568')
+ 'fd317b9708da75b4e2e304b5c2eacbb4b766bb38044e3a26ce55d077c2e13048')
pkgver() {
cd "${_name}"