summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2023-09-04 18:13:33 +0200
committerDavid Runge2023-09-04 18:13:33 +0200
commit65d05479bd94413376801debb22b37e6fb112bd9 (patch)
tree175e6266831a04a729f390336b8bb2d2bdc5dc3d
parentcb73bd44a4345909ec6b4c44e4455cbe7f03fd7f (diff)
downloadaur-65d05479bd94413376801debb22b37e6fb112bd9.tar.gz
Switch to correct SPDX license identifier for the project (BSD-3-Clause).
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd5579a84654..f6c2d9e9cee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=8
pkgdesc="Configuration manager in your pocket"
arch=(any)
url="https://github.com/emre/kaptan"
-license=(BSD)
+license=(BSD-3-Clause)
depends=(
python
python-yaml