summaryrefslogtreecommitdiff
path: root/gnome-unstable/libsoup/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/libsoup/PKGBUILD')
-rw-r--r--gnome-unstable/libsoup/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libsoup/PKGBUILD b/gnome-unstable/libsoup/PKGBUILD
index 406a4287e..22a9a3c1a 100644
--- a/gnome-unstable/libsoup/PKGBUILD
+++ b/gnome-unstable/libsoup/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 167007 2012-09-24 18:00:04Z jgc $
+# $Id: PKGBUILD 168884 2012-10-16 11:55:47Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=libsoup
pkgname=('libsoup' 'libsoup-gnome')
-pkgver=2.40.0
+pkgver=2.40.1
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
@@ -11,7 +11,7 @@ makedepends=('glib2' 'libxml2' 'sqlite' 'libgnome-keyring' 'intltool' 'gobject-i
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
options=('!libtool' '!emptydirs')
-sha256sums=('ef65eb6d48e9525ad0fb82f964d3001e86921330317b51082d3dd0afc41d2ea9')
+sha256sums=('77a55d57e7e8055acd2f44e0cc889b9ba48052e8b7f07e829157d57417ac650a')
build() {
cd "$pkgbase-$pkgver"