Date: Wednesday, March 30, 2016 @ 21:43:46 Author: jgc Revision: 263392
upgpkg: libgtop 2.34.0-1 Modified: libgtop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 19:36:40 UTC (rev 263391) +++ PKGBUILD 2016-03-30 19:43:46 UTC (rev 263392) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgtop -pkgver=2.33.91 +pkgver=2.34.0 pkgrel=1 pkgdesc="A library that reads information about processes and the running system" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ install=libgtop.install source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) url="http://www.gnome.org/" -sha256sums=('7ff8d8569e4602e91bbc5857053a007393a02c83c59d6a084a859960543d3be2') +sha256sums=('8d8ae39e700d1c8c0b3e1391ed10ca88e6fc14f49d175d516dab6e3313b4ee2a') build() { cd "${srcdir}/${pkgname}-${pkgver}"
