Merge branch 'hotfix-archbuild' into 'master'

Hotfix: Typo in Arch Linux dependency

See merge request s3lph/matemat!65
This commit is contained in:
s3lph 2020-02-03 23:08:19 +00:00
commit a153af2541

View file

@ -12,7 +12,7 @@ licence=('MIT')
depends=( depends=(
'python' 'python'
'ptyhon-bottle' 'python-bottle'
'python-jinja' 'python-jinja'
'python-pillow' 'python-pillow'
'python-magic' 'python-magic'