Date: Monday, October 26, 2015 @ 16:17:09 Author: alucryd Revision: 145024
upgpkg: lib32-libsoup 2.52.1-1 Modified: lib32-libsoup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-26 15:11:44 UTC (rev 145023) +++ PKGBUILD 2015-10-26 15:17:09 UTC (rev 145024) @@ -4,7 +4,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-libsoup -pkgver=2.52.0 +pkgver=2.52.1 pkgrel=1 pkgdesc='GNOME HTTP Library' arch=('x86_64') @@ -17,7 +17,7 @@ replaces=('lib32-libsoup-gnome') options=('!emptydirs') source=("http://ftp.gnome.org/pub/gnome/sources/libsoup/${pkgver%.*}/libsoup-${pkgver}.tar.xz") -sha256sums=('6c6c366622a1a9d938e0cea9b557fa536f088784251d31381ccd1b115a466785') +sha256sums=('0e19bca047ad50b28e8ed7663840f9e45a94909148822ca44dcb3e8cafb5cc48') build() { cd libsoup-${pkgver}
