summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvitalyr2022-05-24 22:15:35 +0800
committervitalyr2022-05-24 22:15:35 +0800
commita04f2a8c9b5ea26d0f37bd801c464dfef4a975f6 (patch)
tree1dfb1a4cf2aa942c00051b965a8946ce26dabe95 /PKGBUILD
parentf143935d92d80a9076d9e10e595291c5c8c49801 (diff)
downloadaur-a04f2a8c9b5ea26d0f37bd801c464dfef4a975f6.tar.gz
update documentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 148604cfe00a..7fc483c4fb81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,8 @@
################################################################################
# This PKGBUILD features:
-# - the xwidgets is enabled (you can surf the Internet via
+# - pgtk is not enabled.
+# - xwidgets is enabled (you can surf the Internet via
# a modern browser(webkit) in Emacs!).
# - link-time optimization is disabled by default.
# - enalbe JIT and AOT compilation of emacs-lisp, which
@@ -103,7 +104,7 @@ else
pkgname="emacs-native-comp-git"
fi
pkgver=29.0.50.156571
-pkgrel=2
+pkgrel=1
pkgdesc="GNU Emacs. Development master branch without PGTK."
arch=('x86_64')
url="http://www.gnu.org/software/emacs/"