summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAniket Pradhan2019-05-27 19:02:55 +0530
committerAniket Pradhan2019-05-27 19:02:55 +0530
commit0423facf234c3178965cbdbf5f7f5217ed86bf69 (patch)
treeb52f4ab8d28ff78877c295738d14d55f003b2fe3
parent5909f1d563d15d0b9b62c6e9224cb7227fb02728 (diff)
downloadaur-0423facf234c3178965cbdbf5f7f5217ed86bf69.tar.gz
Updated dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578e3d0d23b4..2920b253290a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Release to Github and PyPI with an ease."
url="https://github.com/user-cont/release-bot"
license=("GPL3")
-depends=('python' 'python-yaml' 'python-requests' 'python-semver' 'twine' 'python-wheel' 'python-pyjwt')
+depends=('python' 'python-yaml' 'python-requests' 'python-semver' 'twine' 'python-wheel' 'python-pyjwt' 'python-flask')
makedepends=('python-setuptools')
arch=("i686" "x86_64")
source=("git+https://github.com/user-cont/${pkgname}#tag=${pkgver}")