aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d4ceed73c47..84f51bdb78a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bitwarden
pkgdesc = A secure and free password manager for all of your devices.
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 3
url = https://bitwarden.com
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d665317fc081..07ee41546767 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=bitwarden
pkgver=1.3.0
-pkgrel=1
+pkgrel=3
pkgdesc="A secure and free password manager for all of your devices."
arch=('x86_64')
url="https://bitwarden.com"