From c72dc5de577922ea7f6002cdabcfac1576eae211 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Oct 2013 01:14:24 -0700 Subject: Thu Oct 17 01:13:29 PDT 2013 --- extra/gupnp-av/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/gupnp-av') diff --git a/extra/gupnp-av/PKGBUILD b/extra/gupnp-av/PKGBUILD index 174b65bac..ed2def4b0 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 196699 2013-10-16 15:52:06Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Thijs Vermeir # Contributor: Denis Zawada 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) @@ -14,7 +14,7 @@ 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 -- cgit v1.2.3-54-g00ecf