summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2021-05-26 20:16:13 -0400
committerBuildTools2021-05-26 20:16:13 -0400
commit7ec60c0249fdb8fd0b3cc1803ec394d90915762c (patch)
tree3d1cbe60435fcb8216fa8581c2a13716e31df087 /PKGBUILD
parent20962bdb04cbfacc6aa3a16674861e3063419e53 (diff)
downloadaur-nofetch-git.tar.gz
re-label license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4ed6a61077f..79ec57eef9f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="the simple man's fetch tool"
arch=('any')
url="https://github.com/jnats/nofetch"
-license=('custom:beerware')
+license=('custom:nolicense')
depends=('coreutils' 'grep' 'sed' 'bash')
provides=('nofetch')