Date: Monday, October 26, 2015 @ 16:09:49 Author: alucryd Revision: 145022
upgpkg: lib32-glib-networking 2.46.1-1 Modified: lib32-glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-26 15:06:57 UTC (rev 145021) +++ PKGBUILD 2015-10-26 15:09:49 UTC (rev 145022) @@ -3,7 +3,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-glib-networking -pkgver=2.46.0 +pkgver=2.46.1 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=('3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0') +sha256sums=('d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1') build() { cd glib-networking-${pkgver}
