summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornytpu2022-12-03 10:21:32 -0700
committernytpu2022-12-03 10:21:32 -0700
commit8c4b1e0151e6adfe01a0e885892309c83611b7e9 (patch)
tree36188b4f19a944af59b2b389de832b87b7fdaf5d /PKGBUILD
parent89c7580c0fd0d639458ede34c9ad1e387f9d16cc (diff)
downloadaur-8c4b1e0151e6adfe01a0e885892309c83611b7e9.tar.gz
upgpkg: spark2014-git 0.3.draft.r22985.g5631f0e48f-1
use python3 instead of python2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9075e977cbc1..50282cb8cc1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
options=('!makeflags')
-depends=('python2')
+depends=('python')
makedepends=('git' 'gprbuild' 'coq' 'gnatcoll-core' 'gprbuild' 'ocaml-num'
'ocaml-menhir' 'ocaml-ocamlgraph' 'ocaml-zarith' 'ocaml-camlzip'
'ocaml-ocplib-simplex-git' 'ocaml-yojson' 'python-sphinx'