summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Flake2021-09-24 10:37:43 +0200
committerJulian Flake2022-02-08 21:53:00 +0100
commit23058a53dacb4b499abe98e34f1731be108ad3f5 (patch)
tree9f49864a6b6a2de5b2406ffcb5fc2007afd2374a
parent33f29f630df75c4eceeab1d4ea0abdd8499895e0 (diff)
downloadaur-23058a53dacb4b499abe98e34f1731be108ad3f5.tar.gz
relaxed dependency on jdk8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a576b5f7a0f..62b99fef2458 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = astah-professional
install = astah-professional.install
arch = any
license = custom
- depends = jdk8-adoptopenjdk=8u292
+ depends = jdk8-adoptopenjdk
conflicts = astah_community
conflicts = astah-uml
source = https://cdn.change-vision.com/files/astah-professional_8.4.0.8fdff6-0_all.deb
diff --git a/PKGBUILD b/PKGBUILD
index 716d78590c27..9c6c615e8728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ arch=('any')
url="http://astah.net/products/astah-professional"
conflicts=('astah_community' 'astah-uml')
license=('custom')
-depends=('jdk8-adoptopenjdk=8u292')
+depends=('jdk8-adoptopenjdk')
source=("https://cdn.change-vision.com/files/astah-professional_${pkgver}.${_pkgrel}-0_all.deb"
"https://astah.net/wp-content/uploads/2020/11/AstahLicenseAgreement-16th.pdf"
"LICENSE"