summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a785dabde90..96effa22a735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,5 +27,6 @@ package() {
cp -r google-keep-linux-x64 "${pkgdir}/opt/google-keep"
cd "${pkgdir}"
+ chmod 755 opt/google-keep/resources/app
ln -s ../../opt/google-keep/google-keep usr/bin/google-keep-desktop
}