summaryrefslogtreecommitdiff
path: root/extra/gupnp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
commitb73aa81c21acc75e383d0e73e0fbf553d2b68232 (patch)
treede88d1ae028f57b9f86759cca80d66ef7b32bf97 /extra/gupnp
parent4afc07385539524e7f85fe0d977b90bc6d124cfd (diff)
Wed Jul 31 01:58:05 PDT 2013
Diffstat (limited to 'extra/gupnp')
-rw-r--r--extra/gupnp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gupnp/PKGBUILD b/extra/gupnp/PKGBUILD
index cea16d012..021576a19 100644
--- a/extra/gupnp/PKGBUILD
+++ b/extra/gupnp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 186594 2013-05-30 00:27:58Z heftig $
+# $Id: PKGBUILD 191763 2013-07-30 10:02:50Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gupnp
-pkgver=0.20.3
+pkgver=0.20.4
pkgrel=1
pkgdesc="An object-oriented UPNP framework"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ makedepends=(gobject-introspection gtk-doc vala)
optdepends=('python2: gupnp-binding-tool')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0')
+sha256sums=('27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35')
build() {
cd $pkgname-$pkgver