summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2019-02-14 04:48:38 -0500
committerGI_Jack2019-02-14 04:48:38 -0500
commite8223b28045c72a8a58ff621768002b4a5cd5102 (patch)
tree6c97de4fcb9b076851b40475b43d07dafd83d411
parentb9f64647ef039fb55ce75dfc694aa09d35885f83 (diff)
downloadaur-e8223b28045c72a8a58ff621768002b4a5cd5102.tar.gz
v3.0.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 138e900649eb..93c76b7a2a96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Jun 23 18:10:03 UTC 2018
+# Thu Feb 14 09:48:33 UTC 2019
pkgbase = firefox-extension-mailvelope
pkgdesc = Secure webmail communication based on the OpenPGP standard.
- pkgver = 2.2.2
+ pkgver = 3.0.2
pkgrel = 1
url = https://www.mailvelope.com
arch = any
license = GPL2
makedepends = unzip
depends = firefox
- noextract = mailvelope-2.2.2.xpi
- source = mailvelope-2.2.2.xpi::https://addons.mozilla.org/firefox/downloads/file/956348/mailvelope-2.2.2-an+fx.xpi
- sha256sums = 124696797e8742a791f05bc14134e85107b66d66c4f090bb4552a56801e55a7b
+ noextract = mailvelope-3.0.2.xpi
+ source = mailvelope-3.0.2.xpi::https://addons.mozilla.org/firefox/downloads/file/1184296/mailvelope-3.0.2-an+fx.xpi
+ sha256sums = fa981baa447a335ee86b3d60cb4b5cee569f91b14616e7c57fefd5081c729327
pkgname = firefox-extension-mailvelope
diff --git a/PKGBUILD b/PKGBUILD
index 8f917b42d1f2..7d3453252aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: GI_Jack <iamjacksemail@hackermail.com>
+# Maintainer: GI_Jack <GI_Jack@hackermail.com>
_pkgname=mailvelope
pkgname=firefox-extension-${_pkgname}
-pkgver=2.2.2
+pkgver=3.0.2
pkgrel=1
-_file=956348
+_file=1184296
pkgdesc="Secure webmail communication based on the OpenPGP standard."
license=('GPL2')
arch=('any')
@@ -12,8 +12,9 @@ url="https://www.mailvelope.com"
depends=("firefox")
makedepends=("unzip")
source=("${_pkgname}-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_file}/${_pkgname}-${pkgver}-an+fx.xpi")
+
noextract=("${_pkgname}-${pkgver}.xpi")
-sha256sums=('124696797e8742a791f05bc14134e85107b66d66c4f090bb4552a56801e55a7b')
+sha256sums=('fa981baa447a335ee86b3d60cb4b5cee569f91b14616e7c57fefd5081c729327')
package() {
cd "${srcdir}"