summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorben Günther2024-05-27 14:15:36 +0200
committerThorben Günther2024-05-27 14:15:36 +0200
commit65d1821d75352a679bc5e3f52d77afcaa0b2ee63 (patch)
treeecdcbafbcd700a6a8b0bea48c2f9678967a1ea08
parenteffd5ec139827c009596ba194354837f169b6b50 (diff)
downloadaur-65d1821d75352a679bc5e3f52d77afcaa0b2ee63.tar.gz
upgpkg: python-publicsuffixlist 0.10.0.20240525-1
Update license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8598881a888d..481718df5061 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = python-publicsuffixlist
pkgrel = 1
url = https://github.com/ko-zu/psl
arch = any
- license = custom:MPL2
+ license = MPL-2.0
makedepends = python-setuptools
source = https://pypi.io/packages/source/p/publicsuffixlist/publicsuffixlist-0.10.0.20240525.tar.gz
sha256sums = b87fa8f8cfda14b11a18e81dbac49724decfb477700fabf7b65864c11c9b4e36
diff --git a/PKGBUILD b/PKGBUILD
index 52c1f4b390fd..d0ca341bda30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Public Suffix List parser implementation'
arch=('any')
url='https://github.com/ko-zu/psl'
-license=('custom:MPL2')
+license=('MPL-2.0')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/p/publicsuffixlist/publicsuffixlist-$pkgver.tar.gz")
sha256sums=('b87fa8f8cfda14b11a18e81dbac49724decfb477700fabf7b65864c11c9b4e36')