diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-09 20:46:23 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-09 20:46:23 -0400 |
commit | 06ef640905483c4c1fb903ed9464222eed86777e (patch) | |
tree | aee555aff5aaa2b452f082ca558a0e893474117a /libre/libretools/PKGBUILD | |
parent | 08d016b67d7bcabfd1c54a0fa3f9d59e705dc586 (diff) | |
download | abslibre-06ef640905483c4c1fb903ed9464222eed86777e.tar.gz abslibre-06ef640905483c4c1fb903ed9464222eed86777e.tar.bz2 abslibre-06ef640905483c4c1fb903ed9464222eed86777e.zip |
update libre/libretools
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r-- | libre/libretools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index 72bb66927..9469e9575 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,9 +9,9 @@ pkgdesc="Programs for Parabola development" url="https://git.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20170705 +pkgver=20170709 source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}) -sha256sums=('05e393559e18ebbe8616daae63626277e3e25b9d11fc864caff69734fa75dcfb' +sha256sums=('d393911c0b9cb7406180d5d9e448ddf6b4a70baa712369fe4fa9c623f81cfd86' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker |