summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Lane2018-11-22 10:53:19 +0000
committerChris Lane2018-11-22 10:53:19 +0000
commitbb52580628d818b84d6888832b60943e49bbd6fc (patch)
tree2e86609226e9f0e50b694b0f2befe9c18e9dde05 /PKGBUILD
parent89ff75adb577975962fb93c4e846b78e021a00ba (diff)
downloadaur-bb52580628d818b84d6888832b60943e49bbd6fc.tar.gz
Remove unused install variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48f7e05f7ee0..e2d2930df7d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ makedepends=('git' 'python-setuptools')
optdepends=('libappindicator-gtk3: app indicator support (e.g. Unity, KDE, Systray)')
provides=('emoji-keyboard')
conflicts=('emoji-keyboard' 'emoji-keyboard-git')
-install=
source=("${pkgname%-git}::git+https://github.com/edam/emoji-keyboard.git#branch=master")
md5sums=('SKIP')