summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
-rw-r--r--changelog5
3 files changed, 8 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 570497f29b0b..e8167e479a62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 00:09:43 UTC 2016
+# Fri Apr 8 00:37:08 UTC 2016
pkgbase = umlet
pkgdesc = Free UML Tool for Fast UML Diagrams
- pkgver = 14.1.1
+ pkgver = 14.2
pkgrel = 1
url = http://www.umlet.com/
- changelog = changelog
arch = any
license = GPL3
makedepends = maven
@@ -13,10 +12,10 @@ pkgbase = umlet
depends = java-environment
source = umlet.sh
source = umlet.desktop
- source = https://github.com/umlet/umlet/archive/2016-01-14_UMLet_v14.1.1.tar.gz
+ source = https://github.com/umlet/umlet/archive/2016-04-03_UMLet_v14.2.tar.gz
md5sums = SKIP
md5sums = SKIP
- md5sums = 86d2987ad76522e926584a9b4532fc50
+ md5sums = 46221fd47003f88ffe881954d68dfc83
pkgname = umlet-standalone
pkgdesc = Free UML Tool for Fast UML Diagrams (Standalone Version)
diff --git a/PKGBUILD b/PKGBUILD
index b7378f893f91..af2cd8298368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgbase="umlet"
pkgname=($pkgbase{-standalone,-eclipse-plugin})
# Version
-pkgver=14.1.1
+pkgver=14.2
pkgrel=1
#epoch=
-_date="2016-01-14"
+_date="2016-04-03"
_tag="${_date}_UMLet_v${pkgver}"
# Generic
@@ -34,7 +34,7 @@ makedepends=('maven' 'unzip')
#backup=()
#options=()
#install=actor
-changelog=changelog
+#changelog=changelog
# Sources
source=("umlet.sh" "umlet.desktop" "https://github.com/umlet/umlet/archive/${_tag}.tar.gz")
@@ -44,7 +44,7 @@ source=("umlet.sh" "umlet.desktop" "https://github.com/umlet/umlet/archive/${_ta
#validpgpkeys=()
# Integrity
-md5sums=('SKIP' 'SKIP' '86d2987ad76522e926584a9b4532fc50')
+md5sums=('SKIP' 'SKIP' '46221fd47003f88ffe881954d68dfc83')
#md5sums_i686=('')
#md5sums_x86_64=('')
#sha1sums=()
diff --git a/changelog b/changelog
index fe9488789ba9..e69de29bb2d1 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +0,0 @@
-New in UMLet 14.1.1 stand-alone and UMLet 14.1 Eclipse plugin
-- New custom elements
-- New sequence all-in-one
-- OS-specific config dir handling
-- Many additional fixes; see current github issue tracker