change: update hook for yay, fix syntax error

This commit is contained in:
Archlinux-Jerry Build Bot 2019-10-24 00:04:19 +08:00
parent 2648ae2f7d
commit 01b74ae5df
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ PATCHES=(
# prepare upstream source
prepare() {
# sed -i "s/^arch=.*$/arch=('aarch64')/g" PKGBUILD
true
}
# which files to include, overrides exclude_files below