1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Switch over to fully XDG compliant skills directories

This commit is contained in:
j1nx
2021-04-05 16:03:41 +02:00
parent b2635222ab
commit a8d3e23a4e
88 changed files with 327 additions and 63 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PAKO_VERSION = 0.2.3
PYTHON_PAKO_VERSION = 0.3.1
PYTHON_PAKO_SOURCE = pako-$(PYTHON_PAKO_VERSION).tar.gz
PYTHON_PAKO_SITE = https://files.pythonhosted.org/packages/96/91/bf16a2f64a6628dfbfd9218f0331fbf73655530608ddd2f8fb597fdb9458
PYTHON_PAKO_SITE = https://files.pythonhosted.org/packages/0d/27/0c491946572618f32c174101facca4dfb7034317e045c1e3950ed4fee689
PYTHON_PAKO_SETUP_TYPE = setuptools
PYTHON_PAKO_LICENSE = Apache-2.0
PYTHON_PAKO_LICENSE_FILES = LICENSE