diff --git a/README.md b/README.md
index d5b544f..025d52e 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,19 @@ You can also call AU method `Update-AUPackages` (alias `updateall`) on its own i
updateall -Options ([ordered]@{ Force = $true })
+To quickly test if all of the packages update force all with `test_all.ps1` script:
+
+```
+master~> .\test_all.ps1
+Updating 4 automatic packages at 2017-04-30 10:54:34 (forced)
+Push is disabled
+FORCE IS ENABLED. All packages will be updated
+ less is updated to 4.87.0.20170430
+ copyq is updated to 3.0.0.20170430
+ librecad is updated to 2.1.3.20170430
+ prey is updated to 1.6.6.20170430
+```
+
## Pushing To Community Repository Via Commit Message
You can force package update and push using git commit message. AppVeyor build is set up to pass arguments from the commit message to the `./update_all.ps1` script.
diff --git a/copyq/copyq.nuspec b/copyq/copyq.nuspec
index 194425d..c920b73 100644
--- a/copyq/copyq.nuspec
+++ b/copyq/copyq.nuspec
@@ -5,7 +5,7 @@
copyq
CopyQ
- 2.9.0
+ 3.0.0
Lukas Holocek
Miodrag Milic
Cross-platform clipboard manager with advanced features
@@ -34,8 +34,12 @@ Items can be:
* Support for simple Vim-like editor and shortcuts
* Many more features
-
+## Package parameters
+* `NoDesktopIcon` - do not create desktop icon
+* `NoStartup` - do not run CopyQ on OS startup
+
+
https://hluk.github.io/CopyQ
admin clipboard copyq cross-platform foss
@@ -46,7 +50,7 @@ Items can be:
- https://github.com/hluk/CopyQ/releases/tag/v2.9.0
+ https://github.com/hluk/CopyQ/releases/tag/v3.0.0
https://github.com/hluk/CopyQ/wiki
https://github.com/hluk/CopyQ/issues
https://github.com/hluk/CopyQ
diff --git a/copyq/legal/VERIFICATION.txt b/copyq/legal/VERIFICATION.txt
index 9cacf43..18f4e42 100644
--- a/copyq/legal/VERIFICATION.txt
+++ b/copyq/legal/VERIFICATION.txt
@@ -1,4 +1,4 @@
-VERIFICATION
+VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
@@ -7,7 +7,7 @@ Package can be verified like this:
1. Go to
- x32: https://github.com/hluk/CopyQ/releases/download/v2.9.0/copyq-v2.9.0-setup.exe
+ x32: https://github.com/hluk/CopyQ/releases/download/v3.0.0/copyq-v3.0.0-setup.exe
to download the installer.
@@ -15,11 +15,11 @@ Package can be verified like this:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
- checksum32:
+ checksum32: FE6C8497EC2BE04FA2C82E51B83B9FCA4C69A6E981C76648B57139FC699542D1
Using AU:
- Get-RemoteChecksum https://github.com/hluk/CopyQ/releases/download/v2.9.0/copyq-v2.9.0-setup.exe
+ Get-RemoteChecksum https://github.com/hluk/CopyQ/releases/download/v3.0.0/copyq-v3.0.0-setup.exe
File 'license.txt' is obtained from:
https://raw.githubusercontent.com/hluk/CopyQ/master/LICENSE