aboutsummaryrefslogtreecommitdiffstats
path: root/emacs-gtk2/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-04-13 06:03:11 +0200
committerMattias Andrée <maandree@operamail.com>2013-04-13 06:03:11 +0200
commitb44632ee41705d53f7c493495607401d5846d245 (patch)
tree586b6df3e7e6b936075eb72aa1ac908ae4ccac21 /emacs-gtk2/PKGBUILD
parentalmost there (diff)
downloadaur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.gz
aur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.bz2
aur-packages-b44632ee41705d53f7c493495607401d5846d245.tar.xz
update emacs-gtk2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'emacs-gtk2/PKGBUILD')
-rw-r--r--emacs-gtk2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs-gtk2/PKGBUILD b/emacs-gtk2/PKGBUILD
index ce12859..0a9a185 100644
--- a/emacs-gtk2/PKGBUILD
+++ b/emacs-gtk2/PKGBUILD
@@ -5,12 +5,12 @@
_pkgname=emacs
pkgname=$_pkgname-gtk2
pkgver=24.3
-pkgrel=3
+pkgrel=4
pkgdesc="The extensible, customizable, self-documenting real-time display editor. GTK2 version"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
license=('GPL3')
-depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk2' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk2' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick>=6.8.4.7')
install=emacs-gtk2.install
source=(ftp://ftp.gnu.org/gnu/emacs/$_pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('70aa2942e9ae689ed17eddedfca5027c364ffbcc8b59968b1645e935f4c7058d' '6c258b159c921006eee4b1a1aeb1be75a79ad8ed92b36b1b08b262d41a091093')