summaryrefslogtreecommitdiff
path: root/pcr/emacs-git
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-04 00:28:02 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-04 00:28:02 -0500
commit5f538ba51f51fc93af2d294b0461813863533552 (patch)
tree997ad5acf3216287989a76a08f69c50b4751e9f1 /pcr/emacs-git
parent37738ccfcfe576c5da869df68f11ffe84f4b60d8 (diff)
emacs-git-25.0.50.r122501-1: updating version
Diffstat (limited to 'pcr/emacs-git')
-rw-r--r--pcr/emacs-git/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/emacs-git/PKGBUILD b/pcr/emacs-git/PKGBUILD
index cfaa5e813..85a73e0b0 100644
--- a/pcr/emacs-git/PKGBUILD
+++ b/pcr/emacs-git/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname=emacs-git
-pkgver=25.0.50.r122479
+pkgver=25.0.50.r122501
pkgrel=1
pkgdesc="GNU Emacs. Official git trunk."
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/"
license=('GPL')
depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib'
- 'gtk3' 'cairo' 'hicolor-icon-theme' 'desktop-file-utils'
+ 'gtk3' 'hicolor-icon-theme' 'desktop-file-utils'
'alsa-lib' 'imagemagick' 'gnutls')
makedepends=('git')
conflicts=('emacs')
@@ -53,7 +53,6 @@ build() {
--with-sound=alsa \
--without-gconf \
--with-x-toolkit=gtk3 \
- --with-cairo \
--with-xft
# Using "make" instead of "make bootstrap" makes incremental