summaryrefslogtreecommitdiff
path: root/extra/gupnp-av/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-04 01:49:10 -0700
committerroot <root@rshg054.dnsready.net>2012-11-04 01:49:10 -0700
commit2030e810a5cfd4d3ff6e0f8930560c96f2990eb2 (patch)
tree383f3fafef303aec9d89c9da313b51bbaf424ac0 /extra/gupnp-av/PKGBUILD
parente3f70522f1f35359d9307f478c96dace20a51ca1 (diff)
Sun Nov 4 01:48:41 PDT 2012
Diffstat (limited to 'extra/gupnp-av/PKGBUILD')
-rw-r--r--extra/gupnp-av/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gupnp-av/PKGBUILD b/extra/gupnp-av/PKGBUILD
index 97ea02440..b1e0e90e4 100644
--- a/extra/gupnp-av/PKGBUILD
+++ b/extra/gupnp-av/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 157080 2012-04-23 13:11:44Z heftig $
+# $Id: PKGBUILD 170152 2012-11-03 17:56:09Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Thijs Vermeir <thijsvermeir@gmail.com>
# Contributor: Denis Zawada <deno@rootnode.net>
pkgname=gupnp-av
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('gupnp')
makedepends=('gobject-introspection' 'gtk-doc')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4863c9bcbfa2e9fcb215d43c8d1e4090fbd078f8ae65e45a3314e7f6d59a8cbf')
+sha256sums=('d0dbb727d87bc9f2dc834455d14a30700b16b41a57e9dcde2e822b378ca8f1e2')
build() {
cd $pkgname-$pkgver