diff options
Diffstat (limited to 'community/emacs')
-rw-r--r-- | community/emacs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/emacs/APKBUILD b/community/emacs/APKBUILD index e3d5172c61..aea3af78ad 100644 --- a/community/emacs/APKBUILD +++ b/community/emacs/APKBUILD @@ -3,7 +3,7 @@ pkgname=emacs pkgver=25.1 -pkgrel=0 +pkgrel=1 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch="all !aarch64" depends="emacs-nox" |