summaryrefslogtreecommitdiff
path: root/extra/gupnp-av/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gupnp-av/PKGBUILD')
-rw-r--r--extra/gupnp-av/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/gupnp-av/PKGBUILD b/extra/gupnp-av/PKGBUILD
index d0cf118a7..703a85af0 100644
--- a/extra/gupnp-av/PKGBUILD
+++ b/extra/gupnp-av/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 186713 2013-05-30 17:40:28Z heftig $
+# $Id: PKGBUILD 198092 2013-10-30 12:45:19Z allan $
# 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.12.2
+pkgver=0.12.3
pkgrel=1
pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,9 +12,8 @@ url="http://gupnp.org/"
license=(LGPL)
depends=(gupnp)
makedepends=(gobject-introspection gtk-doc vala)
-options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('43597bdfb1c352338e706962ff7fcdbcb544c5a36f27c9c2aaa5a550b6990270')
+sha256sums=('fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02')
build() {
cd $pkgname-$pkgver