summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-10-07 22:45:17 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-10-07 22:45:17 -0400
commitee8370a2a30d6aa032ef0be3f35c32d7fd1c33e8 (patch)
tree1d6edf45425a0beb1f7fc92fc1c8e9f4780ee31d /libre/libretools
parent1f70b0c9db89bbf195901d2b9e1c6d224d2b30ae (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 9228e28a5..1c9d0251c 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -9,15 +9,15 @@ pkgdesc="Programs for Parabola development"
url="https://projects.parabolagnulinux.org/packages/libretools.git/"
license=('GPL3' 'GPL2')
-pkgver=20130930
-_libretools_commit=1e16e59a861c8359dffe0af5b8dd4d2922f4018e
+pkgver=20131007
+_libretools_commit=75bef554ce82c3c086cc04a4c12ccd2e9644290f
_devtools_commit=f566ebf8345cf39f1d50eaa6a679b3ca7088f4eb
_packages_url=https://projects.parabolagnulinux.org/packages
source=($_packages_url/libretools.git/snapshot/libretools-$_libretools_commit.tar.bz2
$_packages_url/devtools-par.git/snapshot/devtools-par-$_devtools_commit.tar.bz2)
-pkgrel=2
+pkgrel=1
arch=('any')
makedepends=(emacs ronn) # emacs --batch is used during the build to process text
checkdepends=(sh-roundup)
@@ -83,5 +83,5 @@ package_libretools-mips64el() {
make install-libretools-mips64el DESTDIR="$pkgdir"
}
-md5sums=('134ad4f9d4d8bad135e28c62b9856cda'
+md5sums=('938d9909ed3ed3af9f31f82bbc54e788'
'a3cc8d8fc2daa370799249a4ea5caafc')