diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-10-04 22:38:10 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-10-04 22:38:10 -0400 |
commit | 532c96db43b71311aecf2ada300758b338c1d1c0 (patch) | |
tree | 7d16027788e3a4d0fadb5bf57ec594ee20d9b327 | |
parent | d52c203fd4dacaf77e8c0abcc4b04f15f762fd63 (diff) | |
download | abslibre-532c96db43b71311aecf2ada300758b338c1d1c0.tar.gz abslibre-532c96db43b71311aecf2ada300758b338c1d1c0.tar.bz2 abslibre-532c96db43b71311aecf2ada300758b338c1d1c0.zip |
libre/libretoos: oops
-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 e5a19b22a..ef292fa00 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,10 +9,10 @@ pkgdesc="Programs for Parabola development" url="https://projects.parabolagnulinux.org/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20141004 -_libretools_commit=c85ec87841ee34c0d3fee9d753f5094c36daaf25 +pkgver=20141004.1 +_libretools_commit=fd054ec1b9efe3496d567edb3b2fd36998fe60dd _devtools_commit=33f227ec628f30b70ee5b1412fd47564325b4b4c -md5sums=('4af9d2b55b5f5b691c561a56affe6dec' +md5sums=('fea69551f634ceaf088affb5cd0f2cd0' 'db5d0c0889a9f6e481c634d4f36eda49') _packages_url=https://projects.parabolagnulinux.org/packages |