Update/delete things
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user