summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Borgert2020-10-06 21:03:43 +0200
committerTobias Borgert2020-10-06 21:03:43 +0200
commit757c0ad3aa69b22262f659a90156ba5904b1c35a (patch)
tree2fe5c43a949900ed0900d69621fa05169f0aa95a /PKGBUILD
parent537b757b943c701ddf69d25f41cb5bea8ae562b3 (diff)
downloadaur-757c0ad3aa69b22262f659a90156ba5904b1c35a.tar.gz
Update to v4.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70515f70b65a..bf703c30b8db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Daniel Matos <daniel99matos at gmail dot com>
+# Maintainer: Tobias Borgert <tobias..borgert at gmail dot com>
+# Contributor: Daniel Matos <daniel99matos at gmail dot com>
# Contributor: Marco Donadoni <marcodonadoni at live dot it>
# Contributor: Jeroen Rijken <jeroen dot rijken at gmail dot com>
pkgname=archi
-pkgver=4.6.0
+pkgver=4.7.1
pkgrel=1
pkgdesc="Free, open source, cross-platform tool and editor to create ArchiMate models."
arch=('x86_64')
@@ -11,12 +12,12 @@ license=('MIT')
depends=('java-runtime-openjdk=8' 'bash')
optdepends=('webkitgtk2: hints view support')
provides=('archi')
-_build="19ef8fac18e"
+_build="71cb57db"
source=("https://www.archimatetool.com/downloads/$_build/Archi-Linux64-$pkgver.tgz"
"$pkgname.desktop"
"$pkgname-launcher.sh"
'LICENSE')
-md5sums=('fee5b0ceafecc4caa2c5238d626ac4e7'
+md5sums=('5cb570ed7f355d916cfee5f0c6082d6c'
'7b9a0cf8e67790ff9ca1afc6578e3adc'
'7813e905142baeb290d396e349beeb13'
'66653b079752362c3e9fc7142027cb7e')