summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2024-03-11 10:41:17 +0800
committerUniversebenzene2024-03-11 10:41:21 +0800
commit95c4bdd3cebf0a07e08987449a5c176d5520c7f4 (patch)
tree05faa05a7c092e6c6f105942b67eceeaabf863a0 /PKGBUILD
parent8e4c733f365d7fe82a1d099b59651547bfb11605 (diff)
downloadaur-python-gwcs.tar.gz
Update license for SPDX
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35458ce36106..908f089386ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A python package for managing the World Coordinate System (WCS) of astronomical data"
arch=('any')
url="http://gwcs.readthedocs.io"
-license=('BSD')
+license=('BSD-3-Clause')
makedepends=('python-setuptools-scm' 'python-wheel' 'python-build' 'python-installer')
checkdepends=('python-pytest-doctestplus'
# 'python-pytest-remotedata'