summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpancho horrillo2021-11-30 13:48:48 +0100
committerpancho horrillo2021-11-30 13:48:48 +0100
commit65b7660fce6ca02bd86d117494724c2fca3a677a (patch)
tree93f1989863e57056e1e71106ad8db501cdb3c8bb /PKGBUILD
parent956945771a98a3dae05a0bc0dd09cc4c1ef0cfd2 (diff)
downloadaur-65b7660fce6ca02bd86d117494724c2fca3a677a.tar.gz
Drop spurious trailing whitespace
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ac254a9939f..2be8413840d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ LUCID= # Use the lucid, a.k.a athena, toolkit. Like XEmacs, sorta.
# for some tips on using outline fonts with
# Xft, if you choose no toolkit or Lucid.
#
-NOCAIRO= # Disable here.
+NOCAIRO= # Disable here.
XWIDGETS= # Use GTK+ widgets pulled from webkit2gtk. Usable.
DOCS_HTML= # Generate and install html documentation.
DOCS_PDF= # Generate and install pdf documentation.
@@ -70,7 +70,7 @@ else
pkgname="emacs28-git"
fi
pkgver=28.0.60.152178
-pkgrel=3
+pkgrel=4
pkgdesc="GNU Emacs. emacs-28 release branch."
arch=('x86_64')
url="http://www.gnu.org/software/emacs/"