summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2022-12-04 14:45:07 +0800
committertaotieren2022-12-04 14:45:07 +0800
commita934d27fd8a2eabb7707990d66f6265483b1ec9a (patch)
tree35d5f21564fa3aea1078d432eaf75107c659a4a4 /PKGBUILD
parentb479caf3dadde6c53d3c0ad9c3c6fe477437d216 (diff)
downloadaur-a934d27fd8a2eabb7707990d66f6265483b1ec9a.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dddc63e322ff..8601be9a63ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jlc-assistant-bin
pkgver=5.0.69
-pkgrel=5
+pkgrel=6
pkgdesc="嘉立创下单助手:该应用为您下单提供便利,快速获取优惠及下单信息,无需在网站等待审核审单!在下单助手下单立享打折优惠! "
arch=('x86_64')
url="https://www.jlc.com/portal/appDownloadsWithConfig.html"
@@ -49,7 +49,7 @@ package() {
install -Dm0755 /dev/stdin ${pkgdir}/usr/bin/${pkgname%-bin} << EOF
#!/bin/sh
-exec electron /usr/share/jlc-assistant/resources/app.asar " \$@"
+exec electron /usr/lib/jlc-assistant/resources/app.asar " \$@"
EOF
# LICENSE