summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Moch2019-05-04 07:31:44 -0400
committerDaniel Moch2019-05-04 07:31:44 -0400
commit5e762bd90c63d0e602d233b4720f13e6fe03212f (patch)
tree7746573ab94511918fe02bff8aa5bf71c2cec451 /PKGBUILD
parent96f50b83fd9f2cbdf026c96f6671e3bd5e8f152b (diff)
downloadaur-5e762bd90c63d0e602d233b4720f13e6fe03212f.tar.gz
Depends: python-magic ==> python-magic-ahupp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f12ccedf03fd..9cee48f7a8f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/halcy/Mastodon.py"
license=('MIT')
depends=(python
- python-magic
+ python-magic-ahupp
python-requests
python-dateutil
python-six