Update/delete things

This commit is contained in:
moparisthebest
2018-06-19 01:34:16 -04:00
parent 8213027401
commit a650cef370
40 changed files with 50 additions and 1298 deletions

View File

@@ -16,7 +16,7 @@ url="https://github.com/filebot/filebot"
license=('GPL')
install=$pkgname.install
depends=('java-runtime>=9' 'fontconfig' 'chromaprint')
makedepends=('unzip' 'apache-ivy' 'jdk>=9')
makedepends=('unzip' 'apache-ivy' 'jdk>=9' 'git')
[[ $CARCH == "i686" ]] && _intarch=x86
[[ $CARCH == "x86_64" ]] && _intarch=x86-64