diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-01-05 20:38:42 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-01-05 20:38:42 -0500 |
commit | 9534f4a9d52645b00f087a483b1411d99a42cfbe (patch) | |
tree | bbb3c1fe6b90c1ae8a4aa5a26d0e95dce700fb11 | |
parent | 3a5dd36e1642e54d901db283eb4aea65c78d92ee (diff) |
update 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 ab127f683..75e5c9649 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,10 +9,10 @@ pkgdesc="Programs for Parabola development" url="https://projects.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20150105 -_libretools_commit=1b74c4c87cc1a268d3a9cae14335101dff25161f +pkgver=20150105.1 +_libretools_commit=9c33131ece34a52341b1a31606d56329371fcce8 _devtools_commit=5f4e575914fd597d31e5b9edd203eb6a8aa1306a -md5sums=('461363a7af845c816607d2e94411dc67' +md5sums=('bcb043b5869e5b2b26d470f0b631d4b3' '4fbe3aa6e7f87fa720547a8832d3419c') _packages_url=https://projects.parabola.nu/packages |