Date: Monday, January 2, 2023 @ 23:19:06 Author: archange Revision: 1374091
upgpkg: tinyssh 20230101-1 Modified: tinyssh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 23:17:52 UTC (rev 1374090) +++ PKGBUILD 2023-01-02 23:19:06 UTC (rev 1374091) @@ -7,7 +7,7 @@ pkgdesc="Small SSH server using NaCl / TweetNaCl" arch=(x86_64) url="https://tinyssh.org" -license=('custom:Public Domain') +license=('custom:CC0') conflicts=(tinyssh-convert) provides=(tinyssh-convert) replaces=(tinyssh-convert)
