summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhullyb2021-03-23 02:52:37 +0800
committerzhullyb2021-03-23 02:52:37 +0800
commitebbb6ef687019bc7daed81e820b3e41d5bdc969d (patch)
tree33e0f3ac41952157d9a8530873ddd50aca89b5ae /PKGBUILD
parent1a25558ea8f062abd11a468dd082298fa043e0f8 (diff)
downloadaur-ebbb6ef687019bc7daed81e820b3e41d5bdc969d.tar.gz
Fix start.sh
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fbb2465f570..00947076a651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ options=(!strip)
source=("https://static2.wolai.com/dist/installers/wolai-${pkgver}.AppImage"
"start.sh")
md5sums=("16f245da6f00148643a2ce60e49bb29d"
- "711f08ded488ab4572df3cae9715ae14")
+ "0a949982a3b76ebe44048559cf382c2f")
_filename=${_pkgname}-${pkgver}.AppImage
prepare() {