diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-28 21:03:56 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-28 21:03:56 +0100 |
commit | a3fa0507e5fb9711b66619e800f8a3a133ff5727 (patch) | |
tree | 39d61ff23d15fc2cfb266c8c98e4fb95f46b5cc9 /extra/cover-thumbnailer/Pkgfile | |
parent | c2903bcc9ead593bf24c2a9d1787ffb66566485d (diff) | |
download | nutyx-pakxe-a3fa0507e5fb9711b66619e800f8a3a133ff5727.tar.gz nutyx-pakxe-a3fa0507e5fb9711b66619e800f8a3a133ff5727.tar.bz2 nutyx-pakxe-a3fa0507e5fb9711b66619e800f8a3a133ff5727.tar.xz nutyx-pakxe-a3fa0507e5fb9711b66619e800f8a3a133ff5727.zip |
Maj cover-thumbnailer#0.7-2
Diffstat (limited to 'extra/cover-thumbnailer/Pkgfile')
-rw-r--r-- | extra/cover-thumbnailer/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cover-thumbnailer/Pkgfile b/extra/cover-thumbnailer/Pkgfile index dc95c514f..e681ea088 100644 --- a/extra/cover-thumbnailer/Pkgfile +++ b/extra/cover-thumbnailer/Pkgfile @@ -6,7 +6,7 @@ name=cover-thumbnailer version=0.7 -release=1 +release=2 source=(http://download.flogisoft.com/files/Software/Cover_thumbnailer/${name}_${version}_src.tar.gz) build() { @@ -25,7 +25,7 @@ build() { #man cp ./man/* $PKG/usr/share/man/man1/ #.desktop - cp ./freedesktop/* $PKG/usr/share/ + cp ./freedesktop/* $PKG/usr/share/applications #locale cp ./locale/fr.mo $PKG/usr/share/locale/fr/LC_MESSAGES/cover-thumbnailer-gui.mo #doc |