summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2019-01-23 11:27:05 +0100
committerMarcin Wieczorek2019-01-23 11:27:05 +0100
commitcc1d459036dd8300751da38a6bb83017892bba81 (patch)
treece4db50d50682813d764d439d3911fa7342145fb /PKGBUILD
parentcc2993bd105310cffa3b0b537953265777ffe0d8 (diff)
downloadaur-teampass.tar.gz
Version 2.1.27.33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33e78e19c2aa..600bc1d1b7b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
# Contributor: GI_Jack <iamjacksemail@hackermail.com>
pkgname=teampass
-pkgver=2.1.27.10
+pkgver=2.1.27.33
pkgrel=1
pkgdesc="A Collaborative Passwords Manager"
arch=('any')
url="http://www.teampass.net/"
license=('AGPL3')
-depends=('mysql' 'php' 'php-mcrypt')
+depends=('mysql' 'php')
optdepends=('php-ldap: if using LDAP identification')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nilsteampassnet/TeamPass/archive/${pkgver}.tar.gz")
-sha256sums=('c1580b9f398b21b2ce5bcf97040e5fbbf386fef8c84df4cd9f7a562918f404aa')
+sha256sums=('2db6bbd53454267b30893e54d468fb4f0d1b7016cbcb65f2c5b2f68e756e2bf2')
package() {
cd "${srcdir}"