summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2019-08-15 04:26:31 +0200
committergrufo2019-08-15 04:26:31 +0200
commitddcac679d60b613789648e8a438bcfa1950bbc04 (patch)
treef690de3239de7a0caef0152330bfcf9c994cd248
parente1e0815298b3240da7c80b5083356de6f31ed38c (diff)
downloadaur-ddcac679d60b613789648e8a438bcfa1950bbc04.tar.gz
PKGBUILD: Comments only
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a256fd324038..e2255ee46a52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,13 @@
# Contributor: Sebastian Jug <seb AT stianj DOT ug>
#
-# Before running makepkg, you must do this:
+# Before running makepkg, you must do this (as normal user):
#
-# gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys 0x4E2C6E8793298290
+# gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org
#
+# If you want to update tor-browser from AUR without AUR helpers you can run in a terminal:
+#
+# tor-browser -u
pkgname='tor-browser'
pkgver='8.5.4'