diff options
Diffstat (limited to 'orca/Pkgfile')
-rwxr-xr-x | orca/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/orca/Pkgfile b/orca/Pkgfile index 2139b1d..3f3e012 100755 --- a/orca/Pkgfile +++ b/orca/Pkgfile @@ -1,11 +1,11 @@ # Description: Assistance technologique pour les personnes mal voyantes # Maintainer: NuTyX GNOME team # Packager: thierryn1 at hispeed do ch -# Depends on: gnome-python, atk, at-spi, gnome-speech, dbus-python, pyxdg -# Run on: gnome-python,atk,at-spi,gnome-speech,dbus-python,pyxdg +# Depends on: gnome-python, atk, at-spi2, gnome-speech, dbus-python, pyxdg +# Run on: gnome-python,atk,at-spi2,gnome-speech,dbus-python,pyxdg name=orca -version=3.1.5 +version=3.1.90 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |