summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-06-27 20:53:27 +0300
committerDimitris Kiziridis2020-06-27 20:53:27 +0300
commit532b45da7e16e4734f8a2a20e1e9558979d73baa (patch)
tree053e77eb71df5dec09f05bbc7cc13531f8c21405 /PKGBUILD
parent538cc5aa4efd57962b7327390348c5990fc2509c (diff)
downloadaur-python-gfycat-git.tar.gz
Initial commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 127483089321..8cccc8910aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='A Python client for the Gfycat API'
arch=('any')
url="https://github.com/ankeshanand/py-gfycat"
license=('MIT')
+provides=('python-gfycat' 'python-py-gfycat')
depends=('python-requests')
makedepends=('python-setuptools')
source=("${pkgname%-git}::git+https://github.com/ankeshanand/py-gfycat")