summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 77265f3ec75482fe366c93299f2cfdd869a9e498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Maintainer: Lucas Werkmeister <mail@lucaswerkmeister.de>

pkgname=graalpython-bin
pkgver=19.3.0
pkgrel=1
pkgdesc='Virtual package for backwards compatibility; please directly install graalpython-jdk8-bin instead'
arch=('x86_64')
url='https://github.com/graalvm/graalpython'
license=('custom')
depends=('graalpython-jdk8-bin')
source=()
sha256sums=()