summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorloqs2024-03-05 05:52:47 +0000
committerloqs2024-03-05 06:06:00 +0000
commitac2b0a136a38af1cd1db1e353d4c5afdd320e55e (patch)
treec4e010cb2a295b075e0336098ddf69355342c283
parente148a3788aeb379e5d29b35d9eed44a58a16e50e (diff)
downloadaur-ac2b0a136a38af1cd1db1e353d4c5afdd320e55e.tar.gz
Change to SPDX license identifier
https://github.com/sopel-irc/sopel/blob/v7.1.9/COPYING
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 111006861f9e..7b22f6bb0847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=7.1.9
pkgrel=2
pkgdesc="An easy-to-use and highly extensible IRC Bot framework (Formerly Willie)"
arch=('any')
-license=('custom:EFL')
+license=('EFL-2.0')
url='https://sopel.chat'
depends=('python-setuptools' 'sqlite' 'python-xmltodict' 'python-pytz' 'python-praw'
'python-geoip2' 'python-requests' 'python-dnspython' 'python-sqlalchemy1.3')