summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brown II2018-05-30 11:30:59 -0500
committerStephen Brown II2018-05-30 11:30:59 -0500
commit9c3f8d05e0cf3b21dec6c23055c119c4121950c0 (patch)
tree9b6d547259f38978362bece357b52a4659494c84 /PKGBUILD
parentae82c045119aa0604c3c8ebb1500e3233530ab6f (diff)
downloadaur-9c3f8d05e0cf3b21dec6c23055c119c4121950c0.tar.gz
Update Licence to specify GPLv3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c158a42717e3..cdd03a934843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Contributor: Stephen Brown II <Stephen [dot] Brown2 [at] gmail.com>
pkgname=bitwarden-cli
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="The command line vault (Windows, macOS, & Linux). bitwarden.com"
arch=('x86_64')
url="https://bitwarden.com"
-license=('GPL')
+license=('GPL3')
options=('!strip')
source_x86_64=("https://github.com/bitwarden/cli/releases/download/v${pkgver}/bw-linux-${pkgver}.zip")
sha256sums_x86_64=('1eaccea82f9262b530c7ec53c6de56642a6c35c229f4b5b10bcf3a7c64ac6419')