summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2016-09-22 11:06:58 -0700
committeryar2016-09-22 11:06:58 -0700
commit18774d26fb17e088e5617c01dadc7a510ebf8eb8 (patch)
treefb12acfb6bf91ae59f901104bf4c55afcc504a32
parentfad6046bc994f2c8dcad98541630c5cf13010d43 (diff)
downloadaur-18774d26fb17e088e5617c01dadc7a510ebf8eb8.tar.gz
spaces bug was also fixed 2 years ago
https://trac.torproject.org/projects/tor/ticket/12161 https://gitweb.torproject.org/builders/tor-browser-bundle.git/commit/?id=dbb4f9adac28b5be15ce55a02e0914918612b1f1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rwxr-xr-xtor-browser-en.sh4
3 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f3468e7f0fb..5d11956be5c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 22 18:05:33 UTC 2016
+# Thu Sep 22 18:06:16 UTC 2016
pkgbase = tor-browser-en
pkgdesc = Tor Browser Bundle: Anonymous browsing using firefox and tor
pkgver = 6.0.5
@@ -35,7 +35,7 @@ pkgbase = tor-browser-en
source = tor-browser-en.sh
sha256sums = 3d5fc01f2cfbae0a00b7117b0b0a24028d1686e6f81a347809f74de2d8522ff7
sha256sums = 17fc2f5784d080233aca16e788d62ab6fe3e57cf781b123cfe32767de97d6d3b
- sha256sums = fed673448233f0eb0818c89f83d4c4e7b1295a48fd387343abedbd58d7dc1311
+ sha256sums = 1bca06dc844f000fd5aae91a082f0cc0f8ca3397dfbf88b0adc847a4e43e1f16
source_x86_64 = https://dist.torproject.org/torbrowser/6.0.5/tor-browser-linux64-6.0.5_en-US.tar.xz
source_x86_64 = https://dist.torproject.org/torbrowser/6.0.5/tor-browser-linux64-6.0.5_en-US.tar.xz.asc
sha256sums_x86_64 = fc917bd702b1275cae3f7fa8036c3c44af9b4f003f3d4a8fbb9f6c0974277ad4
diff --git a/PKGBUILD b/PKGBUILD
index d22940c23164..1728ec3ab7aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ sha256sums_x86_64=('fc917bd702b1275cae3f7fa8036c3c44af9b4f003f3d4a8fbb9f6c097427
sha256sums_i686=( 'e0c3ce406b6de082692ce3db52b6e04053e205194b26fbf0eee9014be543d98d' 'SKIP')
sha256sums+=('3d5fc01f2cfbae0a00b7117b0b0a24028d1686e6f81a347809f74de2d8522ff7'
'17fc2f5784d080233aca16e788d62ab6fe3e57cf781b123cfe32767de97d6d3b'
- 'fed673448233f0eb0818c89f83d4c4e7b1295a48fd387343abedbd58d7dc1311')
+ '1bca06dc844f000fd5aae91a082f0cc0f8ca3397dfbf88b0adc847a4e43e1f16')
noextract_x86_64=("tor-browser-linux64-${pkgver}_${_language}.tar.xz")
noextract_i686=("tor-browser-linux32-${pkgver}_${_language}.tar.xz")
diff --git a/tor-browser-en.sh b/tor-browser-en.sh
index 2fe485d69e04..288b7561ec2e 100755
--- a/tor-browser-en.sh
+++ b/tor-browser-en.sh
@@ -63,9 +63,7 @@ Options:
-u|--update Force update of the copy in your home directory
--dir=<directory> The Tor-Browser directory to use
- All unrecognized arguments will be passed to the browser,
- but arguments with spaces will break, until Tor fixes this bug:
- https://trac.torproject.org/projects/tor/ticket/12161
+ All unrecognized arguments will be passed to the browser.
EOF
}