summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2018-03-18 12:57:43 +0100
committerSebastian Lau2018-03-18 12:57:43 +0100
commitaa39ebe1df4c57180253a83c01f9fd30b1a085b9 (patch)
treee765e0a7c07503e524de6d29701d86f75c962720
parent43155197733c00ca02ee95e1e40489f1fc8fd0b7 (diff)
downloadaur-aa39ebe1df4c57180253a83c01f9fd30b1a085b9.tar.gz
UPD dependencies
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c68ba890bb03..d7066d05e971 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = giteye
license = custom
makedepends = unzip
depends = git
- depends = java-environment=8
+ depends = jdk8-openjdk
depends = python
noextract = GitEye-1.12.0-linux.x86_64.zip
noextract = GitEye-2.0.0-linux.x86_64.zip
diff --git a/PKGBUILD b/PKGBUILD
index 7f9414a98c19..faf433f67807 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=giteye
pkgver=2.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="CollabNet GitEye is a desktop for Git. It works with TeamForge, CloudForge and other Git services."
arch=('x86_64')
url="https://www.collab.net/products/giteye"
license=('custom')
-depends=('git' 'java-environment=8' 'python')
+depends=('git' 'jdk8-openjdk' 'python')
makedepends=('unzip')
options=('!strip')
source=("LICENSE"