summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edd0e8a0d31d..ecd15b2c42d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A Python Pillow plugin that adds AVIF support via libavif"
arch=("any")
url="https://github.com/fdintino/$_pkgname"
-license=("MIT")
+license=("BSD")
options=(!emptydirs)
depends=("python" "python-pillow")
makedepends=("python-build" "python-installer" "python-wheel" "python-setuptools" "python-pytest-runner" "libavif")