summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Laker2020-02-13 19:58:07 -0500
committerKyle Laker2020-02-13 19:58:07 -0500
commit8f8c0fde4f82aa397a0a5e26155fc6f02d21262c (patch)
tree1e57c2ea31bdf9f36342d0ceb2366389c47efa0d /PKGBUILD
parentf0bd57428ddd9551280360aa5e8ff3851d69fa67 (diff)
downloadaur-8f8c0fde4f82aa397a0a5e26155fc6f02d21262c.tar.gz
Remove license (none on git repo)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 625d7ebfe939..7fcb8fd7d6c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="Share files across the LAN by Linux Mint"
arch=("x86_64")
_github="github.com/linuxmint/warp"
url="https://$_github"
-license=(MIT)
depends=(pygobject-devel python-setproctitle python-zeroconf)
makedepends=(git meson)
source=("$pkgname::git://$_github/")