From 5f538ba51f51fc93af2d294b0461813863533552 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 4 Oct 2015 00:28:02 -0500 Subject: emacs-git-25.0.50.r122501-1: updating version --- pcr/emacs-git/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pcr/emacs-git/PKGBUILD') 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 -- cgit v1.2.3