summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2021-05-03 17:47:40 -0400
committerBuildTools2021-05-03 17:47:40 -0400
commit3cca4770a94b7c111cfa5b23f9b40b6ccfabcd5a (patch)
treeba81b881beacad7dd7cbb2f7401fb70fe4adedd2 /PKGBUILD
parent4d76df7cfd8ed4414d8f0911d45c95ff5e80c013 (diff)
downloadaur-nowpm-git.tar.gz
license change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a25f486111b..31cc3680125b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="the no-bullshit wpm utility"
arch=('any')
url="https://github.com/jnats/nowpm"
-license=('custom:beerware')
+license=('custom:nolicense')
depends=('coreutils' 'grep' 'sed' 'bash' 'wdiff' 'bc')
provides=('nowpm')