summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 761cc640b6b9..261a0751f717 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = lm-warp-git
pkgrel = 1
url = https://github.com/linuxmint/warp
arch = x86_64
- license = MIT
makedepends = git
makedepends = meson
depends = pygobject-devel
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/")