summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Popov2017-01-20 22:55:18 +0300
committerDmitry Popov2017-01-20 22:55:18 +0300
commit88f42792b67ee5a1dce6dc2a94d16495fd6feb12 (patch)
tree3c146013433aba5db0ba59fe624c7fe6dc90cd5a /PKGBUILD
parent147b597ac06f857d6ea08c134c28d353caa36074 (diff)
downloadaur-88f42792b67ee5a1dce6dc2a94d16495fd6feb12.tar.gz
Bump version (to r2965.a073a2c3) and fix patches accordingly
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f7ec2b21036..a23358dab8b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=xgboost-git
pkgname=('xgboost-git'
'python-xgboost-git'
'python2-xgboost-git')
-pkgver=r2952.7948d1c
+pkgver=r2965.a073a2c3
pkgrel=1
url='https://github.com/dmlc/xgboost'
license=('APACHE')
@@ -18,7 +18,7 @@ arch=('x86_64')
sha256sums=('SKIP'
'SKIP'
'SKIP'
- 'fb7632bbde577bb07e3355adc6adf644f98f184df7a260f00fe08717f09cf044')
+ 'dd66a09be68f38fef140c948027e44e3733778e741c84491124b5de8acf6c336')
pkgver() {
cd "${_name}"