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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 21 11:25:23 UTC 2016


    Date: Thursday, January 21, 2016 @ 12:25:23
  Author: spupykin
Revision: 158413

upgpkg: umlet 14.1.1-1

upd

Modified:
  umlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 11:25:17 UTC (rev 158412)
+++ PKGBUILD	2016-01-21 11:25:23 UTC (rev 158413)
@@ -3,7 +3,8 @@
 # Contributor: Gleidson Echeli <gleidson dot echeli at gmail dot com>
 
 pkgname=umlet
-pkgver=14.1
+pkgver=14.1.1
+_pkgver=14_1
 pkgrel=1
 pkgdesc="Free UML Tool for Fast UML Diagrams (stand-alone version)"
 arch=('any')
@@ -11,10 +12,10 @@
 license=('GPL')
 depends=('java-runtime')
 makedepends=('unzip' 'patch')
-source=("http://www.umlet.com/umlet_${pkgver//./_}/umlet-standalone-${pkgver}.zip"
+source=("http://www.umlet.com/umlet_${_pkgver}/umlet-standalone-${pkgver}.zip"
 	'umlet.desktop'
 	'UMLet.sh.diff')
-md5sums=('a0c0d48e501efb7151eff5f8952ef21e'
+md5sums=('73d4f2797599d6f460148ff8d3ea6df4'
          '4efcfeea2f54b849bc86e3f1905449be'
          'ef9620bd90f0e3bba7133629cf5885c8')
 



More information about the arch-commits mailing list