summaryrefslogtreecommitdiff
path: root/extra/gssdp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gssdp/PKGBUILD')
-rw-r--r--extra/gssdp/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/gssdp/PKGBUILD b/extra/gssdp/PKGBUILD
index ed541c584..37740bef3 100644
--- a/extra/gssdp/PKGBUILD
+++ b/extra/gssdp/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 169927 2012-10-30 22:45:20Z heftig $
+# $Id: PKGBUILD 183414 2013-04-21 22:10:50Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gssdp
-pkgver=0.12.2.1
+pkgver=0.14.2
pkgrel=1
pkgdesc="A GObject-based API for handling resource discovery and announcement over SSDP"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url="http://gupnp.org/"
-license=('LGPL')
-depends=('libsoup')
-makedepends=('gobject-introspection' 'gtk2' 'gtk-doc')
+license=(LGPL)
+depends=(libsoup)
+makedepends=(gobject-introspection gtk2 gtk-doc vala)
optdepends=('gtk2: gssdp-device-sniffer')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('928aa257815d044fdbfc740f5799530d41897947b5d7854173f636b36d728414')
+sha256sums=('a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc')
build() {
cd $pkgname-$pkgver