diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-12 14:06:45 -0600 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-12 14:06:45 -0600 |
commit | ced23c30d74924e4a24c0d4ae1758181f80924ca (patch) | |
tree | b701558815e53faa871dbb2fc2b4905fb25043fe /libre/libretools | |
parent | 768ac75dc212ad9a18b6e3e6d7e7b82696b1b4f6 (diff) |
update libre/libretools
Diffstat (limited to 'libre/libretools')
-rw-r--r-- | libre/libretools/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index c362ea2e1..ea427333b 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.1 -_libretools_commit=b853e0a808ed5c2fe4c1850d46eb2370c967f46d +pkgver=20130812 +_libretools_commit=42f606f4fe3c2df5db876098cda9eba9d0e7f1c7 _devtools_commit=bf8513ae631484a0c292ad085ea7ede9859f8e0f _packages_url=https://projects.parabolagnulinux.org/packages @@ -74,5 +74,5 @@ package_libretools-mips64el() { make install-libretools-mips64el DESTDIR="$pkgdir" } -md5sums=('8e802315aa3b3437460c11234385db56' +md5sums=('12d470d89f05730b0481030526361ddb' 'b28b1492fda205be7c577fc03cbc3399') |