Date: Tuesday, May 29, 2018 @ 09:08:02 Author: alucryd Revision: 333156
upgpkg: lib32-libsoup 2.62.2-1 Modified: lib32-libsoup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-29 09:05:46 UTC (rev 333155) +++ PKGBUILD 2018-05-29 09:08:02 UTC (rev 333156) @@ -4,7 +4,7 @@ # Contributor: josephgbr <[email protected]> pkgname=lib32-libsoup -pkgver=2.62.1 +pkgver=2.62.2 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=('f037ddac2e0f9b1c842a0060fa6119bea1d3b349a2c901283c961247e45883d7') +sha256sums=('9e536fe3da60b25d2c63addb84a9d5072d00b0d8b8cbeabc629a6bcd63f879b6') build() { cd libsoup-${pkgver}
