summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-07-22 00:07:59 +0200
committerNarrat2020-07-22 00:07:59 +0200
commitafc7bfe63c0e3fedd06cb752d430b5227b1031c2 (patch)
tree97a2e75e7a6074c2e211f1ef31d3ef480d716887 /PKGBUILD
parentc2063af0fcf4e16eb3b4701973afc32ecfaae6ee (diff)
downloadaur-afc7bfe63c0e3fedd06cb752d430b5227b1031c2.tar.gz
havoc: license
Just seems to be MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0ff3c9c37e7..8db643667da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=havoc
pkgver=0.3.1
pkgrel=1
-pkgdesc='minimal terminal emulator for Wayland on Linux.'
+pkgdesc='minimal terminal emulator for Wayland on Linux'
arch=(x86_64)
url='https://github.com/ii8/havoc'
-license=('MIT' 'custom')
+license=('MIT')
depends=('wayland')
makedepends=('wayland-protocols')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/ii8/havoc/archive/${pkgver}.tar.gz)