diff options
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 |