diff --git a/arora/.footprint b/arora/.footprint index 0ec7719b4..be6482011 100644 --- a/arora/.footprint +++ b/arora/.footprint @@ -1,6 +1,10 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/arora +-rwxr-xr-x root/root usr/bin/arora-cacheinfo +-rwxr-xr-x root/root usr/bin/arora-placesimport +-rwxr-xr-x root/root usr/bin/googlesuggest +-rwxr-xr-x root/root usr/bin/htmlToXBel drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/arora.1.gz diff --git a/arora/.md5sum b/arora/.md5sum index 0b2fa5661..085d05920 100644 --- a/arora/.md5sum +++ b/arora/.md5sum @@ -1 +1 @@ -339e35f46e50e38a49bdf8bbba7dd405 arora-0.5.tar.gz +8af32512bbbea4a2f2514b30cbf3d50a arora-0.6.tar.gz diff --git a/arora/Pkgfile b/arora/Pkgfile index ae15afaed..109455fc8 100644 --- a/arora/Pkgfile +++ b/arora/Pkgfile @@ -5,7 +5,7 @@ # Depends on: qt4 name=arora -version=0.5 +version=0.6 release=1 source=(http://arora.googlecode.com/files/$name-$version.tar.gz)