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

Sergej Pupykin spupykin at archlinux.org
Tue Jun 16 14:40:13 UTC 2015


    Date: Tuesday, June 16, 2015 @ 16:40:13
  Author: spupykin
Revision: 135484

upgpkg: umlet 13.3-2

upd

Modified:
  umlet/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-16 14:37:14 UTC (rev 135483)
+++ PKGBUILD	2015-06-16 14:40:13 UTC (rev 135484)
@@ -4,7 +4,7 @@
 
 pkgname=umlet
 pkgver=13.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)"
 arch=('any')
 url="http://www.umlet.com"
@@ -35,4 +35,5 @@
   install -d -m755 ${pkgdir}/usr/share
   mv ${srcdir}/Umlet ${pkgdir}/usr/share/umlet
   install -D -m644 ${srcdir}/umlet.desktop $pkgdir/usr/share/applications/umlet.desktop
+  chmod a+x ${pkgdir}/usr/share/umlet/umlet.sh
 }



More information about the arch-commits mailing list