[arch-commits] Commit in vino/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Aug 15 00:51:39 UTC 2008


    Date: Thursday, August 14, 2008 @ 20:51:39
  Author: eric
Revision: 8654

upgpkg: vino 2.22.2-3
    rebuild against gnutls 2.4.1 (close FS#11215)

Modified:
  vino/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-15 00:20:35 UTC (rev 8653)
+++ PKGBUILD	2008-08-15 00:51:39 UTC (rev 8654)
@@ -3,11 +3,11 @@
 
 pkgname=vino
 pkgver=2.22.2
-pkgrel=2
+pkgrel=3
 pkgdesc="a VNC server for the GNOME desktop"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.22.1' 'libnotify>=0.4.4' 'libxtst')
+depends=('libgnomeui>=2.22.1' 'libnotify>=0.4.4' 'libxtst' 'gnutls>=2.4.1')
 makedepends=('perlxml' 'pkgconfig')
 groups=('gnome-extra')
 url="http://www.gnome.org"




More information about the arch-commits mailing list