diff options
author | piernov <piernov@piernov.org> | 2011-09-27 21:20:28 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-27 21:20:28 +0200 |
commit | e3d0c460bd0e8688eda82f3fe4900345a9f2fda0 (patch) | |
tree | c51db05cc4c12ce8c44c472833c49491ead73060 | |
parent | 77a1b39ed4b73d69f2db42ecb9701136e76d2187 (diff) | |
download | gnome3-e3d0c460bd0e8688eda82f3fe4900345a9f2fda0.tar.gz gnome3-e3d0c460bd0e8688eda82f3fe4900345a9f2fda0.tar.bz2 gnome3-e3d0c460bd0e8688eda82f3fe4900345a9f2fda0.tar.xz gnome3-e3d0c460bd0e8688eda82f3fe4900345a9f2fda0.zip |
orca 3.2.0-1 màj port
-rwxr-xr-x | orca/.md5sum.i686 | 2 | ||||
-rwxr-xr-x | orca/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | orca/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/orca/.md5sum.i686 b/orca/.md5sum.i686 index cb8f59d..c07a3f2 100755 --- a/orca/.md5sum.i686 +++ b/orca/.md5sum.i686 @@ -1 +1 @@ -8f630a741b154f4308d311d24a378fa6 orca-3.1.92.tar.xz +ebeae73a09624163a76254d415b80e7c orca-3.2.0.tar.xz diff --git a/orca/.md5sum.x86_64 b/orca/.md5sum.x86_64 index cb8f59d..c07a3f2 100755 --- a/orca/.md5sum.x86_64 +++ b/orca/.md5sum.x86_64 @@ -1 +1 @@ -8f630a741b154f4308d311d24a378fa6 orca-3.1.92.tar.xz +ebeae73a09624163a76254d415b80e7c orca-3.2.0.tar.xz diff --git a/orca/Pkgfile b/orca/Pkgfile index 8d6a7da..ff0c044 100755 --- a/orca/Pkgfile +++ b/orca/Pkgfile @@ -5,7 +5,7 @@ # Run on: gnome-python,atk,at-spi2-core,gnome-speech,dbus-python,pyxdg,pygobject3 name=orca -version=3.1.92 +version=3.2.0 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |