Date: Saturday, March 26, 2016 @ 22:01:57
  Author: arodseth
Revision: 168512

upgpkg: grafx2 2.4-8

Modified:
  grafx2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-26 20:56:39 UTC (rev 168511)
+++ PKGBUILD    2016-03-26 21:01:57 UTC (rev 168512)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Alexander Rødseth <[email protected]>
+# Maintainer: Alexander F Rødseth <[email protected]>
 # Contributor: Simon Parzer <[email protected]>
 
 pkgname=grafx2
 pkgver=2.4
-pkgrel=7
+pkgrel=8
 _pkgrev=2035
 pkgdesc='Pixelart-oriented painting program'
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
 
 prepare() {
   gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'GrafX2' \
-    --genericname 'Drawing program' --exec 'grafx2 %U' \
+    --genericname 'Drawing program' --exec 'grafx2 %f' \
     --mimetypes 'image/bmp;image/gif;image/png;image/x-tga;image/tiff' \
     --categories 'Graphics;2DGraphics;RasterGraphics'
 }

Reply via email to