Date: Sunday, May 10, 2015 @ 20:48:38 Author: heftig Revision: 238941
0.20.14 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-10 18:47:11 UTC (rev 238940) +++ PKGBUILD 2015-05-10 18:48:38 UTC (rev 238941) @@ -3,7 +3,7 @@ # Contributor: György Balló <ball...@freestart.hu> pkgname=gupnp -pkgver=0.20.13 +pkgver=0.20.14 pkgrel=1 pkgdesc="An object-oriented UPNP framework" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=(gobject-introspection gtk-doc vala) optdepends=('python2: gupnp-binding-tool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3') +sha256sums=('77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd') prepare() { cd $pkgname-$pkgver