summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPau Espin Pedrol2022-03-25 20:26:24 +0100
committerPau Espin Pedrol2022-03-25 20:26:26 +0100
commitf60d6bf50e97e7afb92316bbd908094c4e26569e (patch)
tree5b22d5cdd786fe99d2eded2c4b157cef89dc6187 /.SRCINFO
parentd4177afda99c6119900cb0c775a5c0d9804b23c3 (diff)
downloadaur-f60d6bf50e97e7afb92316bbd908094c4e26569e.tar.gz
Depend on jdk8-openjdk since jdk7-openjdk no longer available
Package jdk7-openjdk seems was removed from AUR. I tesed building using jdk8-openjdk instead and the package was generated and runs just fine.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a45b1c579582..6c2d2628b431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = titan-git
pkgdesc = TTCN3 test automation platform
pkgver = 8.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://projects.eclipse.org/projects/tools.titan
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = titan-git
license = eclipse
depends = expect
depends = openssl
- depends = jdk7-openjdk
+ depends = jdk8-openjdk
source = git+https://gitlab.eclipse.org/eclipse/titan/titan.core.git
source = titan.profile
md5sums = SKIP