summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57ece3d856d7..5a0ae90127e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgbase=('statcode')
pkgname=('statcode')
_module='statcode'
pkgver='1.0.0'
-pkgrel=2
+pkgrel=3
pkgdesc="Like man pages, but for HTTP status codes"
url="https://github.com/shobrook/statcode"
-depends=('python' 'python-urwid')
+depends=('python' 'python-urwid' 'python-yaml')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')