diff options
author | Mark Wagie | 2024-01-21 11:33:12 -0700 |
---|---|---|
committer | Mark Wagie | 2024-01-21 11:33:12 -0700 |
commit | 42befa0daaff9b708e70b5c86c3e213e954439e3 (patch) | |
tree | 2b8e22532dc0a17501d86560cd8a232b56c1e636 /.SRCINFO | |
parent | 14efac021162f8cd554d311cf67d2d586263c8d2 (diff) | |
download | aur-42befa0daaff9b708e70b5c86c3e213e954439e3.tar.gz |
use SPDX license identifiers
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgbase = python-daemons pkgrel = 2 url = https://github.com/kevinconway/daemons arch = any - license = Apache + license = Apache-2.0 makedepends = python-build makedepends = python-installer makedepends = python-setuptools |