summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Popov2020-06-13 04:10:38 +0300
committerDmitry Popov2020-06-13 04:10:38 +0300
commit6b824ed48658121caa989029850086a968273508 (patch)
treed2c46d143cad6bc0bad04ccb7da81c7bc13b7d95
parentc0b512d146a5cb78c82500a9157afbd9b63c46ae (diff)
downloadaur-6b824ed48658121caa989029850086a968273508.tar.gz
Bump version (to r4244.306e38ff3)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5021ff2a579..0bb8155f2c36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = xgboost-git
- pkgver = r4049.911a90283
+ pkgver = r4244.306e38ff3
pkgrel = 1
url = https://github.com/dmlc/xgboost
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index aa72a72a4cad..110aff0dd760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('xgboost-git'
if $_with_r; then
pkgname+=('r-xgboost-git')
fi
-pkgver=r4049.911a90283
+pkgver=r4244.306e38ff3
pkgrel=1
url='https://github.com/dmlc/xgboost'
license=('APACHE')