summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordevninja2016-04-25 19:01:24 -0400
committerdevninja2016-04-25 19:01:24 -0400
commit7b480c02f7531676c0ee8a64a8d79831ad2f39de (patch)
tree891cd528a93db2467c2199121acf2d77dd20fcea /PKGBUILD
parent7356ad1103ec20e3e36df803d38bdb8c2189d154 (diff)
downloadaur-7b480c02f7531676c0ee8a64a8d79831ad2f39de.tar.gz
version bump to 0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b3baef528cd..25d1d7e3cbbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on PKGBUILD firefox-extension-httpseverywhere
_plugin_name=trackmenot
-_plugin_version=0.9.1
+_plugin_version=0.9.2
pkgdesc="Firefox extension to protect web habits from tracking and profiling"
license=('cc-by-nc-sa')
pkgname=firefox-extension-$_plugin_name
@@ -12,7 +12,7 @@ arch=('any')
url="http://cs.nyu.edu/trackmenot/"
depends=("firefox")
source=("https://addons.cdn.mozilla.net/user-media/addons/3173/trackmenot-${pkgver}-fx.xpi")
-sha256sums=('97b122eb63fd293f8556cdee4319828e2f23d4f39b2fb1939f830141a95e88b3')
+sha256sums=('b2f66f27c1c121e174930d0cdb0275ca788012fdcda5b26d1fe5c760c39f26ed')
package() {
cd "${srcdir}"