summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2021-05-03 17:46:50 -0400
committerBuildTools2021-05-03 17:46:50 -0400
commitaec48da6953a07224b8a4250424d72b042bf87ce (patch)
treed8d6feb00688727aa06ea92b8854fd4868332b11
parentf51376e2e2905b789c46b3eab7d4418aff8a06f3 (diff)
downloadaur-notop-git.tar.gz
license change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f32f9b11878..647b3e8187b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = notop-git
pkgrel = 1
url = https://github.com/jnats/notop
arch = any
- license = custom:beerware
+ license = custom:nolicense
depends = procps-ng
depends = coreutils
depends = sed
diff --git a/PKGBUILD b/PKGBUILD
index 6f259fd5a6d6..1be0b9dc0baf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="no-bullshit, general purpose process management program"
arch=('any')
url="https://github.com/jnats/notop"
-license=('custom:beerware')
+license=('custom:nolicense')
depends=('procps-ng' 'coreutils' 'sed' 'bc')
provides=('notop')