summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Webster2019-02-28 09:38:39 -0800
committerDonald Webster2019-02-28 09:38:58 -0800
commitb410a05f47e9a4991073c782dcb4e7d7472100d1 (patch)
tree559d96e0c6bf6bbe10fdc295e3f388e09bd621ff /PKGBUILD
parent48e1e94ac3d0c5fb16bb886c676b3b5909a8f280 (diff)
downloadaur-b410a05f47e9a4991073c782dcb4e7d7472100d1.tar.gz
Re-add profig as depends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b670c312cf2b..5b5be8e56fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sonarrannounced-git
pkgver=r110.57c6c87
-pkgrel=2
+pkgrel=3
pkgdesc="Manage and download subtitles for Sonarr and Radarr."
arch=('any')
url="https://github.com/l3uddz/sonarrAnnounced"
@@ -12,6 +12,7 @@ depends=('python'
'python-flask-httpauth'
'python-pluginbase'
'python-pony'
+ 'python-profig'
'python-pydle'
'python-requests'
'python-tornado'