Date: Wednesday, January 30, 2019 @ 12:07:31 Author: felixonmars Revision: 428633
upgpkg: libsysstat 0.4.2-1 Modified: libsysstat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 12:07:09 UTC (rev 428632) +++ PKGBUILD 2019-01-30 12:07:31 UTC (rev 428633) @@ -1,7 +1,7 @@ # Maintainer: Jerome Leclanche <[email protected]> pkgname=libsysstat -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="Library to query system statistics (net, resource usage, ...)" arch=("x86_64") @@ -13,7 +13,7 @@ "https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz" "https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc" ) -sha512sums=('e0f6497be9a7205b6053cdae0fcd88d8b4723489ca97f1ed2cf6704cae149abc3f3339c777aca638abb054e171c6e592b5a10c129aff0a1f42083bd91ab11eb5' +sha512sums=('9059b9d20edbb7ecd89e722b48c6603b8042030ffad06d3eac167bb518691c2733d314649dc4c42a839d4812c7b65dcd043a13a6bd5b56678da112a8065717df' 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <[email protected]>
