summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-07-27 20:21:21 +0300
committerDimitris Kiziridis2020-07-27 20:21:21 +0300
commitbc428be5ba818793b0f0c264e86ba1578ca91f82 (patch)
tree11ec9154549edea79f8ede435a76638bf9957eea /PKGBUILD
parent8807cf02c336c46d903b43fd45eb4b926853ffb7 (diff)
downloadaur-bc428be5ba818793b0f0c264e86ba1578ca91f82.tar.gz
switch to python
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ebc5c683912..3d62e1299c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://www.freeorion.org'
arch=('i686' 'x86_64')
license=('GPL2')
depends=('boost-libs'
- 'python2'
+ 'python'
'sdl2'
'libvorbis'
'glew'