summaryrefslogtreecommitdiff
path: root/testing/glib-networking
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-19 00:01:30 +0000
committerroot <root@rshg054.dnsready.net>2012-04-19 00:01:30 +0000
commitfe675be3a5f22b4397ea55959bb3c47b4c1b8288 (patch)
tree2d8d385678576c75dc561c6fc2c194df7aad2b9b /testing/glib-networking
parent637c1cfdcd258a870ad5367cbf47a8a2799039c7 (diff)
Thu Apr 19 00:01:30 UTC 2012
Diffstat (limited to 'testing/glib-networking')
-rw-r--r--testing/glib-networking/PKGBUILD6
-rw-r--r--testing/glib-networking/glib-networking.install2
2 files changed, 4 insertions, 4 deletions
diff --git a/testing/glib-networking/PKGBUILD b/testing/glib-networking/PKGBUILD
index 630479036..cd8bd7f6d 100644
--- a/testing/glib-networking/PKGBUILD
+++ b/testing/glib-networking/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155094 2012-04-01 11:32:42Z heftig $
+# $Id: PKGBUILD 156335 2012-04-17 13:27:36Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=glib-networking
-pkgver=2.32.0
+pkgver=2.32.1
pkgrel=1
pkgdesc="Network-related giomodules for glib"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('intltool')
options=('!libtool')
install=glib-networking.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3f399f8a8977bef5b07a89772ab473ee247773ac7362e4ebfb1f4643828838dc')
+sha256sums=('051ab469356327404dc53ae36dda5b85b99a12e5573a838d927abb49e58fa950')
build() {
cd "$pkgname-$pkgver"
diff --git a/testing/glib-networking/glib-networking.install b/testing/glib-networking/glib-networking.install
index e1b80c438..8214e1968 100644
--- a/testing/glib-networking/glib-networking.install
+++ b/testing/glib-networking/glib-networking.install
@@ -1,5 +1,5 @@
post_install() {
- /usr/bin/gio-querymodules /usr/lib/gio/modules
+ gio-querymodules /usr/lib/gio/modules
}
post_upgrade() {