summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2016-03-13 13:28:01 +0100
committermax.bra2016-03-13 13:28:01 +0100
commit4359a6b1bb9b0451406998b393d5de18ab92ab33 (patch)
treecd1e8e83d2adeac8c8c07636ae765f8e8a0d62ab /PKGBUILD
parent7fe75c1b551690162d1f8ac2e1655405abc4388e (diff)
downloadaur-4359a6b1bb9b0451406998b393d5de18ab92ab33.tar.gz
several adjustments from upstream (e.g. Apache common VFS is now used for archives), corrected optional 7zip java binding not loaded
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a54aab2b5657..5ff25c3ed882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,17 +5,17 @@
pkgname=filebot
pkgver=4.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="The ultimate tool to rename TV/anime shows, download subtitles, and validate checksums"
arch=('any')
url="http://filebot.sourceforge.net/"
license=('GPL')
-depends=('java-runtime>=8' 'fontconfig')
+depends=('java-runtime>=8' 'fontconfig' 'chromaprint')
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/FileBot_$pkgver/FileBot_$pkgver-portable.zip
$pkgname-arch.sh $pkgname.svg $pkgname.desktop)
md5sums=('29845bf89eeeab2c6e7c6669ea034876'
- '1d5dcc2c4a045830e59c705e29c99d18'
+ 'f9469bf391160033df1a7961fd732141'
'04f46be047049448dba3f0de29fe192d'
'f37edd0bba7570904d28ab1681c7a7f3')
#noextract=(FileBot_$pkgver.jar)