summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-03-16 07:36:38 +0100
committerStefan Husmann2016-03-16 07:36:38 +0100
commitf96f7e86748c71e8c0a09dca34e46744af7839a5 (patch)
tree08b5ac1d63ca642f8703a2089695d34321bbd315
parent922fa14794d4eda78c5bf849a423382029eb95e2 (diff)
downloadaur-f96f7e86748c71e8c0a09dca34e46744af7839a5.tar.gz
rebuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e529842512ae..3f6e4ee28f67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Wed Mar 16 06:36:38 UTC 2016
pkgbase = guile-emacs-git
pkgdesc = branch of GNU Emacs that replaces Emacs' own EmacsLisp engine with that of Guile.
pkgver = 116892.41120e0
- pkgrel = 1
+ pkgrel = 2
url = http://www.emacswiki.org/emacs/GuileEmacs
install = emacs.install
arch = i686
@@ -9,7 +11,7 @@ pkgbase = guile-emacs-git
license = GPL3
makedepends = git
depends = librsvg
- depends = guile4emacs-git
+ depends = guile-git
depends = giflib
depends = gtk3
depends = alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index bcf5d34e64e0..d174387906cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=guile-emacs-git
pkgver=116892.41120e0
-pkgrel=1
+pkgrel=2
pkgdesc="branch of GNU Emacs that replaces Emacs' own EmacsLisp engine with that of Guile."
arch=('i686' 'x86_64')
url="http://www.emacswiki.org/emacs/GuileEmacs"
license=('GPL3')
-depends=('librsvg' 'guile4emacs-git' 'giflib' 'gtk3' 'alsa-lib' 'imagemagick' 'gconf' 'gpm' 'm17n-lib' 'desktop-file-utils')
+depends=('librsvg' 'guile-git' 'giflib' 'gtk3' 'alsa-lib' 'imagemagick' 'gconf' 'gpm' 'm17n-lib' 'desktop-file-utils')
makedepends=('git')
conflicts=('emacs' 'ctags')
provides=('emacs' 'ctags')