summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08d03e2fa665..7df05d98f465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = firefox-extension-mooltipass
+ pkgdesc = Retrieve and store Mooltipass credentials easily from websites.
pkgver = 1.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.themooltipass.com/setup
arch = any
license = custom:MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8e6f048db0b2..0d2b2d27b583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ _extension_dirname=3453460
_extension_suffix=-fx
pkgname="firefox-extension-mooltipass"
pkgver=1.8.0
-pkgrel=1
-PKGDESC='Retrieve and store Mooltipass credentials easily from websites.'
+pkgrel=2
+pkgdesc='Retrieve and store Mooltipass credentials easily from websites.'
license=('custom:MIT')
arch=('any')
url='https://www.themooltipass.com/setup'