summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90556d4a93ad..a919c85eb932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cling-nightly-bin
_pkgname=cling
pkgver=0.5.20190123
-pkgrel=1
+pkgrel=2
pkgdesc="Interactive C++ interpreter, built on the top of LLVM and Clang libraries"
arch=("i686" "x86_64")
url="https://root.cern.ch/cling"
@@ -12,7 +12,7 @@ provides=("cling")
conflicts=("cling")
depends=(libxml2 ncurses)
optdepends=(
- 'python2.7: support for scan-view, opt-viewer, Jupyter'
+ 'python2: support for scan-view, opt-viewer, Jupyter'
'perl: support for ccc-analyzer, c++-analyzer, scan-build'
)
source=(