summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Joost2020-11-20 23:05:01 +0100
committerPieter Joost2020-11-20 23:05:01 +0100
commit80b8573add974147880eacddfcd22ba90040e666 (patch)
treec1ca8654008c0a6e578d8ed90a2403b74e29968d /PKGBUILD
parent190013da36c18aa4f32b433110d0283ce21fc8ba (diff)
downloadaur-80b8573add974147880eacddfcd22ba90040e666.tar.gz
remove incorrect license information
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0c8f3ab8581..b572d074cf34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgrel=1
pkgdesc='A command line interface for whatsapp, based on go-whatsapp and tview'
url='https://github.com/normen/whatscli'
arch=('i686' 'x86_64' 'armv7h')
-license=('MIT')
makedepends=('git')
depends=('go' 'git')
source=('git://github.com/normen/whatscli.git')