mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 20:43:47 +01:00
flexget: 3.11.49-1
This commit is contained in:
parent
82d06452b5
commit
78ef1f196f
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -36,7 +36,7 @@ pkgbase = flexget
|
|||
optdepends = python-boto3: SNS output plugin
|
||||
optdepends = python-plexapi: plex support
|
||||
optdepends = python-pysftp: sftp support
|
||||
optdepends = python-subliminal: subtitles support
|
||||
optdepends = subliminal: subtitles support
|
||||
options = !strip
|
||||
source = flexget-3.11.49.tar.gz::https://github.com/Flexget/Flexget/archive/v3.11.49.tar.gz
|
||||
source = flexget.service
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -45,7 +45,7 @@ makedepends=(python-build python-installer python-setuptools python-wheel)
|
|||
optdepends=('python-boto3: SNS output plugin'
|
||||
'python-plexapi: plex support'
|
||||
'python-pysftp: sftp support'
|
||||
'python-subliminal: subtitles support')
|
||||
'subliminal: subtitles support')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
|
||||
"$pkgname.service"
|
||||
"$pkgname@.service"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue