summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112017-04-11 20:47:36 +0200
committerjose17112017-04-11 20:47:36 +0200
commit37ca8f427b8c7c65fbc0beac40f5d8da40400c0e (patch)
tree6f9457cc9b50969e74dd92874b7d92d2c478cf7a /PKGBUILD
parentd4487c573b3872d0f034ff01a196b5a9dc682509 (diff)
downloadaur-bin32-lightscribe-labeler.tar.gz
Fix .desktop file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09b19a8e7186..7ceb415318f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname=lightscribe-labeler
pkgname=bin32-lightscribe-labeler
pkgver=1.18.15.1
-pkgrel=6
+pkgrel=7
pkgdesc="LightScribe Simple Labeler"
arch=('x86_64')
url="http://www.pawtec.com/lightscribe"
@@ -39,7 +39,7 @@ package() {
install -Dm644 $_pkgpath/$_realname/content/images/LabelWizardIcon.png ${pkgdir}/usr/share/pixmaps/$_pkgname.png
msg2 " -> Installing shortcut and symlink..."
- install -Dm644 $_pkgname.desktop $pkgdir/usr/share/applications/$_pkgname
+ install -Dm644 $_pkgname.desktop $pkgdir/usr/share/applications/$_pkgname.desktop
install -d $pkgdir/usr/bin
ln -s /$_pkgpath/$_realname/$_realname $pkgdir/usr/bin/$_pkgname