diff options
Diffstat (limited to 'orca/Pkgfile')
-rwxr-xr-x | orca/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/orca/Pkgfile b/orca/Pkgfile index 9786868..71f20cb 100755 --- a/orca/Pkgfile +++ b/orca/Pkgfile @@ -5,7 +5,7 @@ # Run on: gnome-python,atk,at-spi2-core,gnome-speech,dbus-python,pyxdg name=orca -version=3.1.90 +version=3.1.91 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |