summaryrefslogtreecommitdiff
path: root/extra/gupnp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
committerroot <root@rshg054.dnsready.net>2013-09-25 03:11:54 -0700
commit839df58b3e0710d90fb09388ab2797d47caa79ec (patch)
treecc4d4a94d633bcb9691ab9026432e042898d46c2 /extra/gupnp
parentedb4c972d5d23fcff220b7d3c33d3202bcb16af3 (diff)
Wed Sep 25 03:02:22 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 25b0769c7..20824c6b8 100644
--- a/extra/gupnp/PKGBUILD
+++ b/extra/gupnp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 193457 2013-08-20 18:30:50Z heftig $
+# $Id: PKGBUILD 194953 2013-09-24 10:27:41Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gupnp
-pkgver=0.20.5
+pkgver=0.20.6
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=('be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260')
+sha256sums=('1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa')
build() {
cd $pkgname-$pkgver