summaryrefslogtreecommitdiff
path: root/libre/libretools/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 05:19:48 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-07-17 05:19:48 -0300
commit0a32dd5aab83123487e6988ec37e7e5385c3aef6 (patch)
tree760f093c15bf512361439acc7b998f04fdd0cb5b /libre/libretools/PKGBUILD
parent7d3151cb257dcb2aeacf52bad5d96041677754a2 (diff)
parent201a3a8a986287b2f54d01e7c5e4bbeba8c37040 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r--libre/libretools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 562692e48..231268930 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=20130706
-_libretools_commit=de47a853ef515db2b9a775c235239efacd16041b
+pkgver=20130714
+_libretools_commit=bb42528084058af8dc42c315d5f013af05741bb1
_devtools_commit=bf8513ae631484a0c292ad085ea7ede9859f8e0f
_packages_url=https://projects.parabolagnulinux.org/packages
@@ -54,7 +54,7 @@ package_libretools() {
depends=(
"librelib=$pkgver"
arch-install-scripts # `archroot` uses `pacstrap`
- git # `createworkdir` (also mips-add in -mips64el)
+ git # `createworkdir` and `libregit` (also mips-add in -mips64el)
openssh # `librerelease`
rsync # `librerelease` and `makechrootpkg.sh`
subversion # `diff-unfree`
@@ -74,5 +74,5 @@ package_libretools-mips64el() {
make install-libretools-mips64el DESTDIR="$pkgdir"
}
-md5sums=('f30fbc4011acdd9065310f8295267bdd'
+md5sums=('a8c4c3552bde5185dec637471b890256'
'b28b1492fda205be7c577fc03cbc3399')