summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwenLiangcan2016-07-01 20:40:39 +0800
committerwenLiangcan2016-07-01 20:40:39 +0800
commit31fcb94158b44124ef918ea7dde28fd5b7803682 (patch)
tree6d89bfbe35f9bc975476f54225d45cfc1232ed2c /PKGBUILD
parent552c3823b670a4295d78c0e1df1a5efc2eea5542 (diff)
downloadaur-python2-cookiecheat.tar.gz
python2-cookiecheat 0.3.1-2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ca79f80307..1a9f4a600bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@ pkgbase=('python2-cookiecheat')
pkgname=('python2-cookiecheat')
_module='pycookiecheat'
pkgver='0.3.1'
-pkgrel=1
+pkgrel=2
pkgdesc="Borrow cookies from your browser's authenticated session foruse in Python scripts."
url="https://github.com/n8henrie/pycookiecheat"
-depends=('python2')
+depends=('python2' 'python2-cryptography' 'python2-keyring')
makedepends=('python2-setuptools')
license=('MIT')
arch=('any')