From a27eb2dbb8fdda65a787cbd92964259befacb397 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 5 Apr 2014 14:58:28 +0200 Subject: Update emacs-bzr --- emacs-bzr/PKGBUILD | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'emacs-bzr/PKGBUILD') diff --git a/emacs-bzr/PKGBUILD b/emacs-bzr/PKGBUILD index b7543d2..7f20cb9 100644 --- a/emacs-bzr/PKGBUILD +++ b/emacs-bzr/PKGBUILD @@ -7,7 +7,7 @@ _opt_puresize="1820000" pkgname=emacs-bzr -pkgver=116544 +pkgver=116906 pkgrel=1 pkgdesc='The extensible, customizable, self-documenting real-time display editor from its official Bzr repository' arch=('i686' 'x86_64') @@ -20,8 +20,7 @@ provides=("emacs=$pkgver") conflicts=('emacs' 'emacs-nox' 'emacs-otf' 'emacs-cvs' 'emacs-git') install=$pkgname.install source=("bzr+http://bzr.savannah.gnu.org/r/emacs/trunk/" - 'docstrings2.patch' - 'pkgver.patch') + 'docstrings2.patch') _mandir=/usr/share/man @@ -48,7 +47,6 @@ build() { --with-xft \ --with-x-toolkit=lucid || return 1 patch -p0 -i "$srcdir"/docstrings2.patch || return 1 - patch -p0 -i "$srcdir"/pkgver.patch || return 1 make bootstrap } @@ -76,5 +74,4 @@ package() { bzr revert } md5sums=('SKIP' - '3a868e5b80d5912ded06e6bdc040208a' - '96a3a209798a424ab87c37152d5b2cf1') + '3a868e5b80d5912ded06e6bdc040208a') -- cgit v1.2.3-54-g00ecf