summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Popov2019-08-19 22:26:36 +0300
committerDmitry Popov2019-08-19 22:26:36 +0300
commited4c6fc192829a4659d558f3b7648b51f71fa50e (patch)
treeef565a2caf7d28e6626b1ca42809c447a9b4050b /PKGBUILD
parent3afc6f59af6e249bf2b1bdec88922cfea20b4695 (diff)
downloadaur-ed4c6fc192829a4659d558f3b7648b51f71fa50e.tar.gz
Bump version (to r3854.97007765) 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 8ecca51bf924..914ff2cdcc36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=xgboost-git
pkgname=('xgboost-git'
'python-xgboost-git'
'python2-xgboost-git')
-pkgver=r3762.a2042b68
+pkgver=r3854.97007765
pkgrel=1
url='https://github.com/dmlc/xgboost'
license=('APACHE')
@@ -20,7 +20,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'e36d89ed5afab7af2ef4c36393bbce4fdbae0dcc739724fe9df8cfece71c59a2')
+ 'c717e84c937ce3c6bb710f39ddcf0588e61deb0e356836abd0257158703b225e')
pkgver() {
cd "${_name}"