Date: Tuesday, November 12, 2013 @ 00:05:40 Author: heftig Revision: 199404
2.44.2 Modified: libsoup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-11 23:02:09 UTC (rev 199403) +++ PKGBUILD 2013-11-11 23:05:40 UTC (rev 199404) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libsoup -pkgver=2.44.1 +pkgver=2.44.2 pkgrel=1 pkgdesc="GNOME HTTP Library" arch=(i686 x86_64) @@ -16,7 +16,7 @@ replaces=(libsoup-gnome) options=('!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d') +sha256sums=('e7e4b5ab74a6c00fc267c9f5963852d28759ad3154dab6388e2d6e1962d598f3') build() { cd $pkgname-$pkgver
