summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpancho horrillo2021-12-03 13:03:34 +0100
committerpancho horrillo2021-12-03 13:03:34 +0100
commit4e8b323bf042628ae45c63a41aec26f74c116789 (patch)
tree5ed079e406f5c52e03e6105cf3534e5979ad2903 /PKGBUILD
parent65b7660fce6ca02bd86d117494724c2fca3a677a (diff)
downloadaur-4e8b323bf042628ae45c63a41aec26f74c116789.tar.gz
Bump to 28.0.90
https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg00217.html
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2be8413840d6..ed6072146e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,8 +69,8 @@ if [[ $CLI == "YES" ]] ; then
else
pkgname="emacs28-git"
fi
-pkgver=28.0.60.152178
-pkgrel=4
+pkgver=28.0.90.151020
+pkgrel=1
pkgdesc="GNU Emacs. emacs-28 release branch."
arch=('x86_64')
url="http://www.gnu.org/software/emacs/"