summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryoungunix2019-05-12 13:10:54 -0400
committeryoungunix2019-05-12 13:10:54 -0400
commitf86c4cf004c3c2349c4be7a76b99ae1988237453 (patch)
tree959894de05ac22cc235878ec01de2b26f1f26868 /PKGBUILD
parent6c600609429f5a505041a0e40265bdd9bc929702 (diff)
downloadaur-f86c4cf004c3c2349c4be7a76b99ae1988237453.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51fe46d13388..7c683aaaf338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -130,7 +130,7 @@ build() {
mkdir -p out/Default
# Assemble GN flags
- cp "$_ungoogled_repo/flags.gn" "out/Default/args.gn"
+ cp "$srcdir/ungoogled-chromium-${_ungoogled_version}/flags.gn" "out/Default/args.gn"
printf '\n' >> "out/Default/args.gn"
cat "$_ungoogled_archlinux_repo/flags.archlinux.gn" >> "out/Default/args.gn"