summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPedro A. López-Valencia2017-05-24 18:43:40 -0500
committerPedro A. López-Valencia2017-05-24 18:43:40 -0500
commitb841d66381303060cf1c1c0fa66e1c6d3877d98e (patch)
tree4c50ea6119897c0df043f194fd3f156969caf386 /.SRCINFO
parenta964b3c438932e544142f9417d79e67336df8960 (diff)
downloadaur-b841d66381303060cf1c1c0fa66e1c6d3877d98e.tar.gz
* Start modification of PKGBUILD to add new features. More to come
later. * Public access to savannah repo is broken since 2017-05-15. Point source arrary to github's mirror.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10f297029f84..c4289d7024c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,23 @@
pkgbase = emacs-git
pkgdesc = GNU Emacs. Master development branch.
- pkgver = 26.0.50.128795
+ pkgver = 26.0.50.129323
pkgrel = 1
url = http://www.gnu.org/software/emacs/
arch = i686
arch = x86_64
license = GPL
makedepends = git
- depends = gpm
- depends = m17n-lib
depends = alsa-lib
- depends = imagemagick
depends = gtk3
+ depends = libxpm
+ depends = libjpeg-turbo
+ depends = libtiff
depends = giflib
+ depends = libpng
+ depends = librsvg
provides = emacs
conflicts = emacs
- source = emacs-git::git://git.savannah.gnu.org/emacs.git
+ source = emacs-git::git+https://github.com/emacs-mirror/emacs.git
md5sums = SKIP
pkgname = emacs-git