Date: Tuesday, July 30, 2013 @ 11:20:17 Author: heftig Revision: 191756
3.8.3 Modified: vinagre/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-30 08:58:10 UTC (rev 191755) +++ PKGBUILD 2013-07-30 09:20:17 UTC (rev 191756) @@ -5,7 +5,7 @@ # Contributor: lp76 <[email protected]> pkgname=vinagre -pkgver=3.8.2 +pkgver=3.8.3 pkgrel=1 pkgdesc="A VNC Client for the GNOME Desktop" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ groups=('gnome-extra') options=('!emptydirs' '!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('eda05e6abfd3d575f8b954c1e442d28639ae13b67fc285ef585b8cd78da014e8') +sha256sums=('0d862429307d28333f17afa40cf81f6006903e1aa134a8bc430079a9db40b1c6') build() { cd $pkgname-$pkgver
