[AUR] Bump Emacs version, go back to master branch
This commit is contained in:
parent
90608c53e3
commit
ac3ece02f0
@ -60,7 +60,7 @@ if [[ $CLI == "YES" ]] ; then
|
|||||||
else
|
else
|
||||||
pkgname="emacs-phundrak-git"
|
pkgname="emacs-phundrak-git"
|
||||||
fi
|
fi
|
||||||
pkgver=28.0.50.149350
|
pkgver=28.0.50.150057
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="GNU Emacs. Development master branch with Phundrak’s tweaks."
|
pkgdesc="GNU Emacs. Development master branch with Phundrak’s tweaks."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -74,7 +74,7 @@ conflicts=('emacs' 'emacs26-git' 'emacs-27-git' 'emacs-seq' 'emacs-nox' 'emacs-g
|
|||||||
replaces=('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")
|
#source=("emacs-git::git://git.savannah.gnu.org/emacs.git")
|
||||||
# If Savannah fails for reasons, use Github's mirror
|
# If Savannah fails for reasons, use Github's mirror
|
||||||
source=("emacs-git::git://github.com/emacs-mirror/emacs.git#branch=feature/pgtk")
|
source=("emacs-git::git://github.com/emacs-mirror/emacs.git")
|
||||||
OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)
|
OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user