diff options
author | GoliathLabs | 2020-05-03 18:43:54 +0200 |
---|---|---|
committer | GoliathLabs | 2020-05-03 18:43:54 +0200 |
commit | 30ad144115010a334d30122775f7e246d2e65268 (patch) | |
tree | f27da23f6d44ef118d8841fe00d167b93b1221d2 | |
parent | 7e59c615f979bd159e1916ace24231aac364e872 (diff) | |
download | aur-30ad144115010a334d30122775f7e246d2e65268.tar.gz |
Updated: 1.33.1
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 9 |
2 files changed, 8 insertions, 5 deletions
@@ -1,7 +1,7 @@ pkgbase = bitwarden-server pkgdesc = Open source password management solutions for individuals, teams, and business organizations. - pkgver = 1.32.0 - pkgrel = 2 + pkgver = 1.33.1 + pkgrel = 1 url = https://github.com/bitwarden install = bitwarden.install arch = x86_64 @@ -1,7 +1,10 @@ -# Maintainer: Antoine Detante <antoine.detante@gmail.com> +# Maintainer: +# Contributor: Felix Golatofski <contact@xdfr.de> +# Contributor: Antoine Detante <antoine.detante@gmail.com> + pkgname=bitwarden-server -pkgver=1.32.0 -pkgrel=2 +pkgver=1.33.1 +pkgrel=1 pkgdesc="Open source password management solutions for individuals, teams, and business organizations." arch=('x86_64') url="https://github.com/bitwarden" |