summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bershatsky2019-02-25 13:05:17 +0300
committerDaniel Bershatsky2019-02-25 13:05:17 +0300
commita0857b92a60bbd11838d2b7b7a3fa202d3072b04 (patch)
treee70ea3d31305db9000b53305bdaf5f9f75a365fa /PKGBUILD
parentb851af1caf813717068681ae18c74eaefc85875f (diff)
downloadaur-a0857b92a60bbd11838d2b7b7a3fa202d3072b04.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd664b8b916e..b37c4fe5653c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Build CLI and Python wrapper without GPU support.
pkgname=catboost-git
pkgver=0.12.2
-pkgrel=1
+pkgrel=2
epoch=0
pkgdesc="CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box."
arch=('i686' 'x86_64')