summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-07-07 05:43:40 +0200
committerdec05eba2020-07-07 05:43:40 +0200
commitd7d187fa6d36ada3e61a2ce9f316b273191ce66c (patch)
tree6c81214585e953dd7d24c7226a407055657041e4 /PKGBUILD
parent5d7637e1d792f40b6e7a631632fccfc268479935 (diff)
downloadaur-d7d187fa6d36ada3e61a2ce9f316b273191ce66c.tar.gz
Add option to start tracking anime from filename
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 598a40ebe403..f582b8bfb5fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r67.fe39ea8
+pkgver=r69.f40fdb1
pkgrel=1
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
arch=('any')
url="https://git.dec05eba.com/AutoMedia"
license=('GPL3')
makedepends=('git')
-depends=('python' 'python-feedparser' 'python-transmissionrpc' 'python-lxml' 'python-requests' 'python-protobuf' 'transmission-cli')
+depends=('python' 'python-feedparser' 'python-transmissionrpc' 'python-lxml' 'python-requests' 'python-protobuf' 'python-urllib3' 'transmission-cli')
optdepends=('libnotify')
provides=('automedia')
conflicts=('automedia')