From e1d4326dec18abe11515c1f0db38d841226ba500 Mon Sep 17 00:00:00 2001
From: Phenethylamine <beta.phenylethylamine@gmail.com>
Date: Fri, 2 Mar 2018 02:15:20 -0500
Subject: [PATCH] chatty: fix install location

---
 srcpkgs/chatty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template
index 220173cfc4..3a5ce03a8d 100644
--- a/srcpkgs/chatty/template
+++ b/srcpkgs/chatty/template
@@ -1,7 +1,7 @@
 #Template file for 'chatty'
 pkgname=chatty
 version=0.9
-revision=1
+revision=2
 noarch=yes
 hostmakedepends="openjdk gradle"
 depends="virtual?java-runtime"
@@ -30,7 +30,7 @@ do_install() {
 	vinstall assets/sounds/dingdong.wav 644 usr/share/${pkgname}/sounds
 	vinstall assets/sounds/typing.wav 644 usr/share/${pkgname}/sounds
 
-	vbin $FILESDIR/${pkgname} 755 usr/bin/
+	vbin $FILESDIR/${pkgname}
 
 	vinstall ${XBPS_SRCDISTDIR}/${pkgname}-${version}/chatty.png 644 usr/share/pixmaps