summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4fd7d71efb3..0a403346e926 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = nofetch-git
pkgrel = 1
url = https://github.com/jnats/nofetch
arch = any
- license = custom:beerware
+ license = custom:nolicense
depends = coreutils
depends = grep
depends = sed
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')