summaryrefslogtreecommitdiff
path: root/extra/gssdp/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-01 01:14:52 -0700
committerroot <root@rshg054.dnsready.net>2013-11-01 01:14:52 -0700
commit22f873a6e3ac2c585a28a1ab2561eaea9765cdc6 (patch)
tree621d351b79cbea285d91df33b6fa4f041696cf56 /extra/gssdp/PKGBUILD
parentb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (diff)
Fri Nov 1 01:13:45 PDT 2013
Diffstat (limited to 'extra/gssdp/PKGBUILD')
-rw-r--r--extra/gssdp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gssdp/PKGBUILD b/extra/gssdp/PKGBUILD
index 8bf04bbba..5dd71a169 100644
--- a/extra/gssdp/PKGBUILD
+++ b/extra/gssdp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 198054 2013-10-30 12:31:30Z allan $
+# $Id: PKGBUILD 198636 2013-10-31 15:44:36Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gssdp
-pkgver=0.14.5
+pkgver=0.14.6
pkgrel=1
pkgdesc="A GObject-based API for handling resource discovery and announcement over SSDP"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=(libsoup)
makedepends=(gobject-introspection gtk3 gtk-doc vala)
optdepends=('gtk3: gssdp-device-sniffer')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e847940a852c968d18c7ca044783e9b938c84c3b5f53978a29b636bf95c91af1')
+sha256sums=('9acfdeb99080b165c34ea7c65fb909ea356b4550937972a73df5b69b419eeacd')
build() {
cd $pkgname-$pkgver