diff options
Diffstat (limited to 'dist/archlinux/stable')
| -rw-r--r-- | dist/archlinux/stable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 5cc653d..e291919 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="The practical way to do set operations on sets of lines in the shell" arch=('any') url="https://github.com/maandree/$pkgname" -license=('GPL3') +license=('AGPL3') depends=('python>=3') provides=($pkgname) conflicts=($pkgname) |
