Date: Tuesday, November 12, 2013 @ 00:02:09 Author: heftig Revision: 199403
2.38.2 Modified: glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-11 23:02:04 UTC (rev 199402) +++ PKGBUILD 2013-11-11 23:02:09 UTC (rev 199403) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=glib-networking -pkgver=2.38.1 +pkgver=2.38.2 pkgrel=1 pkgdesc="Network-related giomodules for glib" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=(intltool) install=glib-networking.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653') +sha256sums=('e8e2fe919d3236169c9bfaec807966ec81b844fc28b11bddc9f8256cfa949fc7') build() { cd $pkgname-$pkgver
