Date: Monday, April 30, 2018 @ 12:19:31 Author: alucryd Revision: 318493
upgpkg: lib32-libsoup 2.62.1-1 Modified: lib32-libsoup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-30 12:00:01 UTC (rev 318492) +++ PKGBUILD 2018-04-30 12:19:31 UTC (rev 318493) @@ -4,7 +4,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-libsoup -pkgver=2.62.0 +pkgver=2.62.1 pkgrel=1 pkgdesc='HTTP client/server library for GNOME' arch=('x86_64') @@ -16,7 +16,7 @@ 'vala') options=('!emptydirs') source=("https://download.gnome.org/sources/libsoup/${pkgver:0:4}/libsoup-${pkgver}.tar.xz") -sha256sums=('ab7c7ae8d19d0a27ab3b6ae21599cec8c7f7b773b3f2b1090c5daf178373aaac') +sha256sums=('f037ddac2e0f9b1c842a0060fa6119bea1d3b349a2c901283c961247e45883d7') build() { cd libsoup-${pkgver}
