summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem Albeda2021-10-01 10:38:25 +0200
committerWillem Albeda2021-10-01 10:38:25 +0200
commitfce3af5739b556c81c54bb514db22b9db6a8f154 (patch)
treeb2fc4ab4690c0dceadf19900ebcbd75b78f179b2
parent3e7514bd50214c63714795995e117874670c3d01 (diff)
downloadaur-fce3af5739b556c81c54bb514db22b9db6a8f154.tar.gz
updated the pakage to version 8.4.1.827bdf-0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6162ce76190..a0bf18dff60f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = astah-uml
pkgdesc = Lightweight and easy-to-use UML2.x modeler (With trial)
- pkgver = 8.4.0.8fdff6.0
+ pkgver = 8.4.1.827bdf.0
pkgrel = 1
url = https://astah.net/products/astah-uml
arch = i686
@@ -14,7 +14,7 @@ pkgbase = astah-uml
conflicts = astah-professional
options = !emptydirs
options = !strip
- source = http://cdn.change-vision.com/files/astah-uml-8.4.0.8fdff6-0.noarch.rpm
- md5sums = 16219b742b8293468fbc50631cd0ec85
+ source = http://cdn.change-vision.com/files/astah-uml-8.4.1.827bdf-0.noarch.rpm
+ md5sums = 2190341221d68562fee625b33388616f
pkgname = astah-uml
diff --git a/PKGBUILD b/PKGBUILD
index c37c28cf1ddc..0de5cac1edd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Contributor: Willem Albeda <willem at albeda dot net>
+# Maintainer: Willem Albeda <willem at albeda dot net>
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=astah-uml
-pkgver=8.4.0.8fdff6.0
-_pkgver=8.4.0.8fdff6-0
+pkgver=8.4.1.827bdf.0
+_pkgver=8.4.1.827bdf-0
pkgrel=1
url='https://astah.net/products/astah-uml'
pkgdesc='Lightweight and easy-to-use UML2.x modeler (With trial)'
@@ -16,7 +16,7 @@ depends=('java-runtime=8'
conflicts=('astah-community' 'astah-professional')
options=('!emptydirs' '!strip')
source=("http://cdn.change-vision.com/files/astah-uml-${_pkgver}.noarch.rpm")
-md5sums=('16219b742b8293468fbc50631cd0ec85')
+md5sums=('2190341221d68562fee625b33388616f')
package() {
cp -aR "${srcdir}/usr" "${pkgdir}"