summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48f1bca856b9..34337eaac488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,14 +66,14 @@ MAGICK= # ImageMagick 7 support. Deprecated (read the logs).
#are doing.
# -->>If you just *believe* you need it, you don't.<<--
NOGZ="YES" # Don't compress .el files.
-FAST_BOOT= # Only native-compile the bare minimum. Intended for use with
+FAST_BOOT="YES" # Only native-compile the bare minimum. Intended for use with
# deferred compilation to native-compile on-demand at runtime.
PROFILING= # Enable gprof profiling support.
################################################################################
################################################################################
pkgname="emacs-native-comp-git"
-pkgver=28.0.50.143742
+pkgver=28.0.50.146220
pkgrel=1
pkgdesc="GNU Emacs. Development native-comp branch."
arch=('x86_64' )