[arch-commits] Commit in grafx2/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Mar 26 21:01:57 UTC 2016


    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 <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Simon Parzer <simon.parzer at gmail.com>
 
 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'
 }



More information about the arch-commits mailing list