Date: Thursday, March 31, 2016 @ 00:14:15 Author: heftig Revision: 263456
3.20.0 Modified: gnome-power-manager/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 22:13:51 UTC (rev 263455) +++ PKGBUILD 2016-03-30 22:14:15 UTC (rev 263456) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-power-manager -pkgver=3.18.0 +pkgver=3.20.0 pkgrel=1 pkgdesc="System power information and statistics" arch=(i686 x86_64) @@ -14,7 +14,7 @@ options=(!emptydirs) install=gnome-power-manager.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('afe5921a4313d15757f39f6ff4ec6f7c9e9cbb9b2aaa0b8a290e1cd7557e28f0') +sha256sums=('159c23a6ed5ffd54324947adb2a32caff6d6e2210f96bdf3961edfcad8058a47') build() { cd $pkgname-$pkgver
