summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-07-27 20:33:17 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-07-27 20:33:17 -0600
commit946d64a4f98b36d70189c65010e666a597ad7aab (patch)
treef0c0e9912cc35f46ff4e9501e4205bc943517d1f /libre/libretools
parent4b090c6da1f16f85fb632103ef511ecc7fb8153f (diff)
update libre/libretools
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index bf31c26bd..c362ea2e1 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="Programs for Parabola development"
url="https://projects.parabolagnulinux.org/packages/libretools.git/"
license=('GPL3' 'GPL2')
-pkgver=20130727
-_libretools_commit=05463eaf611f4784b3693b74029c3f5a6da1d70b
+pkgver=20130727.1
+_libretools_commit=b853e0a808ed5c2fe4c1850d46eb2370c967f46d
_devtools_commit=bf8513ae631484a0c292ad085ea7ede9859f8e0f
_packages_url=https://projects.parabolagnulinux.org/packages
@@ -19,7 +19,7 @@ source=($_packages_url/libretools.git/snapshot/libretools-$_libretools_commit.ta
pkgrel=1
arch=('any')
-makedepends=(emacs) # emacs --batch is used during the build to process text
+makedepends=(emacs ronn) # emacs --batch is used during the build to process text
checkdepends=(sh-roundup)
build() {
@@ -74,5 +74,5 @@ package_libretools-mips64el() {
make install-libretools-mips64el DESTDIR="$pkgdir"
}
-md5sums=('49653793e6bff294661043ed38ac6e43'
+md5sums=('8e802315aa3b3437460c11234385db56'
'b28b1492fda205be7c577fc03cbc3399')