summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Korn2016-07-05 20:59:22 +0200
committerChristoph Korn2016-07-05 20:59:22 +0200
commit9c54b7d929e2827c57862df2d5f8a43b17a4f8d4 (patch)
tree2510fae6d40614fb023f67c9901da91811687b08 /PKGBUILD
parent2cfede209ae6d5fbda0236cae1fac7d4c880ca2d (diff)
downloadaur-9c54b7d929e2827c57862df2d5f8a43b17a4f8d4.tar.gz
Use java-environment>=8 as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f96c2a72d97a..ab86ef999524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Christoph Korn <christoph.korn at posteo dot de>
pkgname=chatty
pkgver=0.8.3
-pkgrel=2
+pkgrel=3
pkgdesc="Twitch Chat Client for Desktop"
arch=('any')
url="http://chatty.github.io/"
license=('MIT')
depends=('java-environment' 'sh')
optdepends=('livestreamer: for watching streams in a custom video player.')
-makedepends=('apache-ant' 'jdk8-openjdk')
+makedepends=('apache-ant' 'java-environment>=8')
source=("https://github.com/chatty/chatty/archive/v${pkgver}.tar.gz"
"${pkgname}.png"