Update srcpkgs/ayugram-desktop/template

update
This commit is contained in:
Wallenstein 2024-10-13 15:46:26 +03:00
parent a7b3b2b4a9
commit 38f670feaf

View file

@ -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}