Date: Wednesday, April 17, 2013 @ 06:52:25 Author: heftig Revision: 183057
0.20.2 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-17 04:52:12 UTC (rev 183056) +++ PKGBUILD 2013-04-17 04:52:25 UTC (rev 183057) @@ -3,7 +3,7 @@ # Contributor: György Balló <ball...@freestart.hu> pkgname=gupnp -pkgver=0.20.1 +pkgver=0.20.2 pkgrel=1 pkgdesc="An object-oriented UPNP framework" arch=(i686 x86_64) @@ -14,7 +14,7 @@ optdepends=('python2: gupnp-binding-tool') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61') +sha256sums=('9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812') build() { cd $pkgname-$pkgver