vinagre: update to 3.10.0.
This commit is contained in:
parent
faa3ad66ec
commit
913b4c4a8b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vinagre'
|
||||
pkgname=vinagre
|
||||
version=3.8.3
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -12,8 +12,8 @@ short_desc="VNC client for the GNOME desktop"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.gnome.org/vinagre"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=0d862429307d28333f17afa40cf81f6006903e1aa134a8bc430079a9db40b1c6
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=d90ca19d1075149d044a58274016bb3976b2201774ae079d661fd7c3859a1900
|
||||
long_desc="
|
||||
Features
|
||||
You can connect to several machines at the same time, we like tabs
|
||||
|
|
Loading…
Reference in a new issue