Date: Sunday, April 10, 2016 @ 19:16:05 Author: alucryd Revision: 170154
upgpkg: lib32-glib-networking 2.48.0-1 Modified: lib32-glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 17:14:15 UTC (rev 170153) +++ PKGBUILD 2016-04-10 17:16:05 UTC (rev 170154) @@ -3,7 +3,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-glib-networking -pkgver=2.46.1 +pkgver=2.48.0 pkgrel=1 pkgdesc='Network-related giomodules for glib' arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('ca-certificates' 'gcc-multilib' 'intltool') install='glib-networking.install' source=("http://download.gnome.org/sources/glib-networking/${pkgver%.*}/glib-networking-${pkgver}.tar.xz") -sha256sums=('d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1') +sha256sums=('7a1f3312e757b97af94e2db8a1f14eb9cc018c983931ecdf3b0c54acece39024') build() { cd glib-networking-${pkgver}
