summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvitalyr2021-05-20 16:07:12 +0800
committervitalyr2021-05-20 16:07:12 +0800
commit41a6e9a29667e76c4f743f30add5c15d6ca64a43 (patch)
treed136764fff18d69e0cb03e28c40ed0ed01b6fc6f
parentf4b8d00597e96360e45eb37ee2915c5f972bebdf (diff)
downloadaur-41a6e9a29667e76c4f743f30add5c15d6ca64a43.tar.gz
small style fix
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55deb6c40cfa..6cce96308df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ DOCS_PDF= # Generate and install pdf documentation.
MAGICK= # ImageMagick 7 support. Deprecated (read the logs).
# ImageMagick, like flash, is a bug ridden pest that
# won't die; yet it is useful if you know what you
- #are doing.
+ # 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
@@ -78,7 +78,7 @@ PROFILING= # Enable gprof profiling support.
################################################################################
pkgname="emacs-native-comp-git-enhanced"
-pkgver=28.0.50.148605
+pkgver=28.0.50.148556
pkgrel=1
pkgdesc="GNU Emacs. Development native-comp branch and pgtk branch combined."
arch=('x86_64' )