diff options
author | piernov <piernov@piernov.org> | 2011-08-30 00:10:59 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-08-30 00:10:59 +0200 |
commit | c875d0ebaf4b475947c1aba436151d996b9b45b7 (patch) | |
tree | 9203c561a6ac0043ad523fafd152b7675e1152bb | |
parent | 802b277eaa0f800283be870d00c36702cace6e6f (diff) | |
download | gnome3-c875d0ebaf4b475947c1aba436151d996b9b45b7.tar.gz gnome3-c875d0ebaf4b475947c1aba436151d996b9b45b7.tar.bz2 gnome3-c875d0ebaf4b475947c1aba436151d996b9b45b7.tar.xz gnome3-c875d0ebaf4b475947c1aba436151d996b9b45b7.zip |
vinagre 3.1.90-1 màj port
-rw-r--r-- | vinagre/.footprint.i686 | 2 | ||||
-rw-r--r-- | vinagre/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | vinagre/.md5sum.i686 | 2 | ||||
-rw-r--r-- | vinagre/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | vinagre/Pkgfile | 2 |
5 files changed, 7 insertions, 3 deletions
diff --git a/vinagre/.footprint.i686 b/vinagre/.footprint.i686 index 80e10e1..3f9d418 100644 --- a/vinagre/.footprint.i686 +++ b/vinagre/.footprint.i686 @@ -6,6 +6,8 @@ drwxr-xr-x root/root usr/lib/vinagre-3.0/ drwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/ -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/librdp.la -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/librdp.so +-rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libssh.la +-rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libssh.so -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libvnc.la -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libvnc.so drwxr-xr-x root/root usr/share/ diff --git a/vinagre/.footprint.x86_64 b/vinagre/.footprint.x86_64 index 80e10e1..3f9d418 100644 --- a/vinagre/.footprint.x86_64 +++ b/vinagre/.footprint.x86_64 @@ -6,6 +6,8 @@ drwxr-xr-x root/root usr/lib/vinagre-3.0/ drwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/ -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/librdp.la -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/librdp.so +-rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libssh.la +-rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libssh.so -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libvnc.la -rwxr-xr-x root/root usr/lib/vinagre-3.0/plugins/libvnc.so drwxr-xr-x root/root usr/share/ diff --git a/vinagre/.md5sum.i686 b/vinagre/.md5sum.i686 index a2bf8b6..d091fb1 100644 --- a/vinagre/.md5sum.i686 +++ b/vinagre/.md5sum.i686 @@ -1 +1 @@ -662edad8c3ff648ffb2476b828d9e3a4 vinagre-3.1.5.tar.xz +49980a72c2664127601c80a3970dc75d vinagre-3.1.90.tar.xz diff --git a/vinagre/.md5sum.x86_64 b/vinagre/.md5sum.x86_64 index a2bf8b6..d091fb1 100644 --- a/vinagre/.md5sum.x86_64 +++ b/vinagre/.md5sum.x86_64 @@ -1 +1 @@ -662edad8c3ff648ffb2476b828d9e3a4 vinagre-3.1.5.tar.xz +49980a72c2664127601c80a3970dc75d vinagre-3.1.90.tar.xz diff --git a/vinagre/Pkgfile b/vinagre/Pkgfile index 8064199..9ee7e91 100644 --- a/vinagre/Pkgfile +++ b/vinagre/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk,libglade,gconf,gtk-vnc,gnome-panel,libgnome-keyring,dconf,libpeas,rdesktop,telepathy-glib name=vinagre -version=3.1.5 +version=3.1.90 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |