summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2018-09-17 08:46:04 +0200
committermax.bra2018-09-17 08:46:04 +0200
commited89ca931c6a66604c15fda611a186196dfdf604 (patch)
tree73c1fe7508081106e4fecacbefcc02a1ef8ef9af /PKGBUILD
parent5b035c4341cd4a4b5add4e8f3cbf795e4554d0aa (diff)
downloadaur-ed89ca931c6a66604c15fda611a186196dfdf604.tar.gz
deps update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f566fd691cbd..787087ff8551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url="https://github.com/filebot/filebot"
license=('GPL')
install=$pkgname.install
depends=('java-runtime>=8' 'fontconfig' 'chromaprint')
-makedepends=('apache-ivy' 'jdk>=8')
+makedepends=('ivy' 'jdk>=8')
[[ $CARCH == "i686" ]] && _intarch=i686
[[ $CARCH == "x86_64" ]] && _intarch=amd64