[AUR] Emacs: back on master branch, bump version
This commit is contained in:
parent
0799ca04b9
commit
c4312b0870
@ -60,7 +60,7 @@ if [[ $CLI == "YES" ]] ; then
|
||||
else
|
||||
pkgname="emacs-phundrak-git"
|
||||
fi
|
||||
pkgver=28.0.50.148686
|
||||
pkgver=28.0.50.148754
|
||||
pkgrel=1
|
||||
pkgdesc="GNU Emacs. Development master branch with Phundrak’s tweaks."
|
||||
arch=('x86_64')
|
||||
@ -72,7 +72,7 @@ makedepends=('git')
|
||||
provides=('emacs' 'emacs26-git' 'emacs-27-git' 'emacs-seq' 'emacs-nox' 'emacs-git')
|
||||
conflicts=('emacs' 'emacs26-git' 'emacs-27-git' 'emacs-seq' 'emacs-nox' 'emacs-git')
|
||||
replaces=('emacs' 'emacs26-git' 'emacs-27-git' 'emacs-seq' 'emacs-nox' 'emacs-git')
|
||||
source=("emacs-git::git://git.savannah.gnu.org/emacs.git#branch=feature/pgtk")
|
||||
source=("emacs-git::git://git.savannah.gnu.org/emacs.git")
|
||||
# If Savannah fails for reasons, use Github's mirror
|
||||
#source=("emacs-git::git://github.com/emacs-mirror/emacs.git")
|
||||
OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)
|
||||
|
Loading…
Reference in New Issue
Block a user