mirror of
https://github.com/archlinux/aur.git
synced 2026-02-17 09:43:48 +01:00
new project url
This commit is contained in:
parent
ef5e45125b
commit
c2d2c76c5b
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -2,7 +2,7 @@ pkgbase = filebot
|
|||
pkgdesc = The ultimate tool to rename TV/anime shows, download subtitles, and validate checksums.
|
||||
pkgver = 4.8.0
|
||||
pkgrel = 2
|
||||
url = http://filebot.sourceforge.net/
|
||||
url = https://github.com/filebot/filebot
|
||||
install = filebot.install
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -10,7 +10,7 @@ pkgrel=2
|
|||
_jnaver=4.5.1
|
||||
pkgdesc="The ultimate tool to rename TV/anime shows, download subtitles, and validate checksums."
|
||||
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
|
||||
url="http://filebot.sourceforge.net/"
|
||||
url="https://github.com/filebot/filebot"
|
||||
license=('GPL')
|
||||
install=$pkgname.install
|
||||
depends=('java-runtime>=9' 'fontconfig' 'chromaprint')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue