diff --git a/srcpkgs/ayugram-desktop/template b/srcpkgs/ayugram-desktop/template index 982c86a..f9b4d83 100644 --- a/srcpkgs/ayugram-desktop/template +++ b/srcpkgs/ayugram-desktop/template @@ -13,7 +13,7 @@ checksum="4840425c4f476cdf5a4558740fc0280297e365c7f02ad4dfd1feb2b79171b9cb" do_install() { local binfile="${DESTDIR}/usr/bin/ayugram-desktop" - cp ${wrksrc}/ayugram-desktop-${version} ${binfile} + cp ${wrksrc} ${binfile} chmod 755 ${binfile}