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 a995872e18dc..a036bfa20855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=python2-tokenserver
_pkgname=tokenserver
pkgver=1.2.27
-pkgrel=4
+pkgrel=5
pkgdesc="The Mozilla Token Server"
arch=('any')
url="https://github.com/mozilla-services/tokenserver"
license=('MPL2')
-depends=('python2' 'python2-cornice-0.16.2' 'python2-browserid')
+depends=('python2' 'python2-cornice-0.16.2' 'python2-browserid' 'python2-pymysql-sa')
source=("https://github.com/mozilla-services/tokenserver/archive/${pkgver}.tar.gz")
sha512sums=("318eb2fba337fbcabc9678fdd9dc704d68fb6eacf9d061a78a6463a504c6002608deab5179cbfe6f7e0b67d217bc6a21c77af407d70f5cdbf4eda6fb8d4e0a9b")