Date: Wednesday, October 16, 2013 @ 17:38:13 Author: heftig Revision: 196694
0.20.7 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-16 15:36:55 UTC (rev 196693) +++ PKGBUILD 2013-10-16 15:38:13 UTC (rev 196694) @@ -3,7 +3,7 @@ # Contributor: György Balló <ball...@freestart.hu> pkgname=gupnp -pkgver=0.20.6 +pkgver=0.20.7 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=('1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa') +sha256sums=('ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102') build() { cd $pkgname-$pkgver