summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96c36522f12e..a951f36a6e94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_plugin_name=self-destructing-cookies
pkgname=firefox-extension-${_plugin_name}
pkgdesc="Gets rid of a site's cookies and LocalStorage as soon as you close its tabs. Protects against trackers and zombie-cookies."
-pkgver=0.4.10
+pkgver=0.4.11
pkgrel=1
arch=('any')
url="https://mozilla.github.io/${_plugin_name}/"
@@ -12,7 +12,7 @@ makedepends=('unzip' )
depends=("firefox")
license=('GPL2')
source=("${pkgname}.xpi::https://addons.mozilla.org/firefox/downloads/latest/self-destructing-cookies/addon-415846-latest.xpi" )
-sha1sums=('c0a06ffcf02e75daa8c347ebe8f86dd2e5c8f3b9')
+sha1sums=('97a7fc378376bbafa3c8f08d6cbe909e82089ed6')
noextract=("${pkgname}.xpi")
pkgver(){