summaryrefslogtreecommitdiff
path: root/extra/gupnp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gupnp/PKGBUILD')
-rw-r--r--extra/gupnp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gupnp/PKGBUILD b/extra/gupnp/PKGBUILD
index d9e373f4f..266815bf9 100644
--- a/extra/gupnp/PKGBUILD
+++ b/extra/gupnp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 191763 2013-07-30 10:02:50Z heftig $
+# $Id: PKGBUILD 193457 2013-08-20 18:30:50Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gupnp
-pkgver=0.20.4
+pkgver=0.20.5
pkgrel=1
pkgdesc="An object-oriented UPNP framework"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35')
+sha256sums=('be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260')
build() {
cd $pkgname-$pkgver