diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-19 16:58:53 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-19 16:58:53 +0100 |
commit | 79f636ca1def01f5ccc37d6c3c90f56dcbfca592 (patch) | |
tree | e95ee0f8c23ad6fe20b2839f9b3207c593245332 /extra | |
parent | a343a6d3244932164fea0e7663ba9bf8e696513b (diff) | |
download | nutyx-extra-79f636ca1def01f5ccc37d6c3c90f56dcbfca592.tar.gz nutyx-extra-79f636ca1def01f5ccc37d6c3c90f56dcbfca592.tar.bz2 nutyx-extra-79f636ca1def01f5ccc37d6c3c90f56dcbfca592.tar.xz nutyx-extra-79f636ca1def01f5ccc37d6c3c90f56dcbfca592.zip |
Maj sylpheed#3.0.1-1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/sylpheed/.footprint | 12 | ||||
-rw-r--r-- | extra/sylpheed/.md5sum | 2 | ||||
-rw-r--r-- | extra/sylpheed/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/extra/sylpheed/.footprint b/extra/sylpheed/.footprint index 519b570ac..dd5a93174 100644 --- a/extra/sylpheed/.footprint +++ b/extra/sylpheed/.footprint @@ -45,13 +45,13 @@ drwxr-xr-x root/root usr/include/sylpheed/sylph/ -rw-r--r-- root/root usr/include/sylpheed/sylph/xml.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libsylph-0.la -lrwxrwxrwx root/root usr/lib/libsylph-0.so -> libsylph-0.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libsylph-0.so.1 -> libsylph-0.so.1.0.0 --rwxr-xr-x root/root usr/lib/libsylph-0.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libsylph-0.so -> libsylph-0.so.1.0.1 +lrwxrwxrwx root/root usr/lib/libsylph-0.so.1 -> libsylph-0.so.1.0.1 +-rwxr-xr-x root/root usr/lib/libsylph-0.so.1.0.1 -rwxr-xr-x root/root usr/lib/libsylpheed-plugin-0.la -lrwxrwxrwx root/root usr/lib/libsylpheed-plugin-0.so -> libsylpheed-plugin-0.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libsylpheed-plugin-0.so.1 -> libsylpheed-plugin-0.so.1.0.0 --rwxr-xr-x root/root usr/lib/libsylpheed-plugin-0.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libsylpheed-plugin-0.so -> libsylpheed-plugin-0.so.1.0.1 +lrwxrwxrwx root/root usr/lib/libsylpheed-plugin-0.so.1 -> libsylpheed-plugin-0.so.1.0.1 +-rwxr-xr-x root/root usr/lib/libsylpheed-plugin-0.so.1.0.1 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/sylpheed.desktop diff --git a/extra/sylpheed/.md5sum b/extra/sylpheed/.md5sum index f4fb65bcd..5106634a1 100644 --- a/extra/sylpheed/.md5sum +++ b/extra/sylpheed/.md5sum @@ -1,2 +1,2 @@ -bb2cf4adfa9577746f54a516e9471bfd sylpheed-3.0.0.tar.bz2 +0d349e04ffc50ca43e24e9fb5794692e sylpheed-3.0.1.tar.bz2 827f5b9a2c9399b71196ec9e2ab41460 sylpheed.desktop diff --git a/extra/sylpheed/Pkgfile b/extra/sylpheed/Pkgfile index 7aa800512..e844d9dad 100644 --- a/extra/sylpheed/Pkgfile +++ b/extra/sylpheed/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk, gpgme, gnupg, gnupg1 name=sylpheed -version=3.0.0 +version=3.0.1 release=1 source=(http://sylpheed.sraoss.jp/sylpheed/v3.0/$name-$version.tar.bz2 \ sylpheed.desktop) |