summaryrefslogtreecommitdiff
path: root/libre/libretools/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-11 20:03:52 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-11 20:04:22 -0400
commit58a6d0485d830072e4ad4be0dc72e6a10e2c954c (patch)
treeab3ae979e900e15b3388318fc8b723e5845220a4 /libre/libretools/PKGBUILD
parent37601e13536a31fb00795ec031dc829d071d1a9a (diff)
Update libre/libretools
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r--libre/libretools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {