summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabriel.guldner@teamviewer.com2023-05-15 08:39:42 +0200
committergabriel.guldner@teamviewer.com2023-05-15 08:39:42 +0200
commitc4ccb7ddd60d08ace57f1a4ba8119f31bf4d9764 (patch)
tree0445f6bc3ce8ac9fd9d8b3515d02efd911f3e9f6
parent9a5df9eab3887cae6a87699ce0c50883755cc72a (diff)
downloadaur-c4ccb7ddd60d08ace57f1a4ba8119f31bf4d9764.tar.gz
Update to 6.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
-rw-r--r--papyrus.ini.patch2
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b86b47c3c852..2bb54f191c62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = papyrus
pkgdesc = Graphical editing tool for UML based on eclipse.
- pkgver = 6.1.0
+ pkgver = 6.4.0
pkgrel = 1
url = http://www.eclipse.org/papyrus/
arch = x86_64
@@ -12,15 +12,15 @@ pkgbase = papyrus
depends = bash
provides = papyrus
conflicts = papyrus
- source = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/modeling/mdt/papyrus/rcp/2022-03/6.1.0/papyrus-2022-03-6.1.0-linux64.tar.gz
+ source = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/modeling/mdt/papyrus/rcp/2023-03/6.4.0/papyrus-2023-03-6.4.0-linux64.tar.gz
source = papyrus.png
source = papyrus.desktop
source = papyrus.ini.patch
source = papyrus
- sha256sums = 7f6afa7719131c001470d3f9e084b80be7fb13b5e15da6dd16c7f841286fd235
+ sha256sums = 484d8421d03f2798b357caf613976ea2dbad0bd7002d5c7e1b53d953665c8b44
sha256sums = 0bf0ff5eacc3e955a01c171cc21d8c989707ed9eee668ce176d67cfae06c8608
sha256sums = 255f1d8b0277bb9e4a3f84d09294fe34a54485b29f67220733343f37db052b94
- sha256sums = 3710742ce0745841d2c87118df1905d36fa5837f7d5ee55a50adf8ff70ec56fd
+ sha256sums = f9573ae5238538e5e2ac6d0a134e54c1c62c89906850d98c862457778bd05e6d
sha256sums = 45387c39208b4e18f70059059729dfd06ed4c3393065aebd299072c6eec888ea
pkgname = papyrus
diff --git a/PKGBUILD b/PKGBUILD
index c060cde7759d..49bd4be0d870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Alex Brinister <alex_brinister at yahoo dot com>
pkgname='papyrus'
-pkgver='6.1.0'
-_eclipsever='2022-03'
+pkgver='6.4.0'
+_eclipsever='2023-03'
pkgrel=1
pkgdesc='Graphical editing tool for UML based on eclipse.'
arch=('x86_64')
@@ -16,10 +16,10 @@ depends=('java-runtime>=11' python perl bash)
makedepends=(tar)
provides=('papyrus')
conflicts=('papyrus')
-sha256sums=('7f6afa7719131c001470d3f9e084b80be7fb13b5e15da6dd16c7f841286fd235'
+sha256sums=('484d8421d03f2798b357caf613976ea2dbad0bd7002d5c7e1b53d953665c8b44'
'0bf0ff5eacc3e955a01c171cc21d8c989707ed9eee668ce176d67cfae06c8608'
'255f1d8b0277bb9e4a3f84d09294fe34a54485b29f67220733343f37db052b94'
- '3710742ce0745841d2c87118df1905d36fa5837f7d5ee55a50adf8ff70ec56fd'
+ 'f9573ae5238538e5e2ac6d0a134e54c1c62c89906850d98c862457778bd05e6d'
'45387c39208b4e18f70059059729dfd06ed4c3393065aebd299072c6eec888ea')
source=(
"http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/modeling/mdt/papyrus/rcp/${_eclipsever}/${pkgver}/papyrus-${_eclipsever}-${pkgver}-linux64.tar.gz"
@@ -50,5 +50,5 @@ package() {
cd "$srcdir/Papyrus"
find . -type f -exec install -vDm755 {} "$pkgdir/usr/lib/papyrus/"{} \;
- install -m755 "$srcdir/papyrus" "$pkgdir/usr/bin/"
+ install -m755 "$srcdir/papyrus" "$pkgdir/usr/bin/papyrus"
}
diff --git a/papyrus.ini.patch b/papyrus.ini.patch
index 7466714d22a6..fd7a5c6c3314 100644
--- a/papyrus.ini.patch
+++ b/papyrus.ini.patch
@@ -5,7 +5,7 @@
--launcher.defaultAction
openFile
--vm
--plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.14.v20220314-1349/jre/bin
+-plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.18.v20230129-1042/jre/bin
-vmargs
-Xms256m
-Xmx1024m