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