diff options
-rw-r--r-- | manuals/ponysay.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 0e59ecd..4bb5a37 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1498,7 +1498,7 @@ pkgrel=1 pkgdesc="Cowsay reimplementation for ponies" arch=(any) url="https://github.com/erkin/ponysay" -license=(WTFPL) +license=(WTFPL 'GNU FDL v1.3') depends=(python>=3 coreutils) optdepends=("util-say>=2: Improved TTY support with KMS and PNG files") makedepends=(git texinfo info gzip python>=3) |