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 b1684d66cfde..fbc873cd11e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=python-vipaccess
pkgver=0.14.2
-pkgrel=1
+pkgrel=2
pkgdesc="A free software implementation of Symantec's VIP Access application and protocol"
arch=('any')
url="https://github.com/dlenski/python-vipaccess"
-license=('Apache')
+license=('Apache-2.0')
makedepends=('python-setuptools')
checkdepends=('python-nose2')
depends=('python-pycryptodome' 'python-lxml' 'python-oath' 'python-requests')