From 58a6d0485d830072e4ad4be0dc72e6a10e2c954c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 11 May 2016 20:03:52 -0400 Subject: Update libre/libretools --- libre/libretools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/libretools') diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index 0cb4a1dfe..34fdfcdc9 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,13 +9,13 @@ pkgdesc="Programs for Parabola development" url="https://projects.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20160510 +pkgver=20160511 source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('ecc088bbf00e9a3284aa7930b129323e') +md5sums=('fe128fa7df8599814c12d541903c842c') pkgrel=1 arch=('any') -makedepends=(emacs ruby-ronn) # emacs --batch is used during the build to process text +makedepends=('emacs>=24.4' ruby-ronn) # emacs --batch is used during the build to process text checkdepends=(sh-roundup git) build() { -- cgit v1.2.3