From 89ce64b91730d93806b58605d8fd03a21c2f5bfd Mon Sep 17 00:00:00 2001 From: axtloss Date: Sat, 11 Jun 2022 22:35:55 +0200 Subject: [PATCH] Update PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c870d01..bd3bfe7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Fast, efficient and lightweight AUR helper/pacman wrapper" arch=('any') url="https://git.tar.black/crystal/ame" -license=('Nolicense') +license=('GPL3') source=("git+https://git.tar.black/crystal/ame") sha256sums=('SKIP') depends=('git' 'binutils' 'fakeroot')