Skip to content

Commit

Permalink
AU: 4 updated - kmymoney phonerlite phonerlite.install phonerlite.por…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 3, 2023
1 parent 9b8d79b commit fca363f
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/kmymoney/kmymoney.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kmymoney</id>
<version>5.1.1636</version>
<version>5.1.1637</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/kmymoney</packageSourceUrl>
<owners>chtof</owners>
<title>KMyMoney</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/kmymoney/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ $packageName= 'kmymoney'

$packageArgs = @{
packageName = $packageName
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1636-windows-cl-msvc2019-x86_64.exe'
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1637-windows-cl-msvc2019-x86_64.exe'

checksumType = 'sha256'
checksum64 = '04747e92c4b2b7a5c2637357b5d50850b41c4a098096457d6f5e71e64de84500'
checksum64 = '8bead50397d05a0085cb51cae126fc00d7341c1aa5bbdef65ecf53feb7f62cec'
checksumType64 = 'sha256'

silentArgs = '/S'
Expand Down
8 changes: 4 additions & 4 deletions automatic/phonerlite.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://www.phoner.de/PhonerLiteSetup_3.12.exe
x64: https://www.phoner.de/PhonerLiteSetup_3.12.exe
x32: https://www.phoner.de/PhonerLiteSetup_3.13.exe
x64: https://www.phoner.de/PhonerLiteSetup_3.13.exe

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 1403D02C9BA9270C595DEB43E8C8F97D33CF7B4133B657F949A2275874452D99
checksum64: 1403D02C9BA9270C595DEB43E8C8F97D33CF7B4133B657F949A2275874452D99
checksum32: 87A876BBF971D785E2253E525BF617ADBB4E220425E879DBB0E072CD036F9D39
checksum64: 87A876BBF971D785E2253E525BF617ADBB4E220425E879DBB0E072CD036F9D39

File 'LICENSE.txt' is obtained from:
http://phonerlite.de/license_en.htm
2 changes: 1 addition & 1 deletion automatic/phonerlite.install/phonerlite.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>phonerlite.install</id>
<version>3.12</version>
<version>3.13</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite.install</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/phonerlite.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\PhonerLiteSetup_3.12.exe"
file = "$toolsDir\PhonerLiteSetup_3.13.exe"
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
}

Expand Down
4 changes: 2 additions & 2 deletions automatic/phonerlite.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 7BAE6FF79D5483C5CDA403C71B086D88F1D80F7B141554E09073D42F28C27BAB
checksum64: 7BAE6FF79D5483C5CDA403C71B086D88F1D80F7B141554E09073D42F28C27BAB
checksum32: D899C6EB24238C11EB0C0D37668BC84C4EA7C37664608FFEE9D3BAC14D2903C5
checksum64: D899C6EB24238C11EB0C0D37668BC84C4EA7C37664608FFEE9D3BAC14D2903C5

File 'LICENSE.txt' is obtained from:
http://phonerlite.de/license_en.htm
2 changes: 1 addition & 1 deletion automatic/phonerlite.portable/phonerlite.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>phonerlite.portable</id>
<version>3.12</version>
<version>3.13</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite.portable</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/phonerlite/phonerlite.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>phonerlite</id>
<version>3.12</version>
<version>3.13</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite</title>
Expand Down Expand Up @@ -80,7 +80,7 @@ See http://phonerlite.de for all information.
]]></description>
<releaseNotes>http://phonerlite.de/download_en.htm</releaseNotes>
<dependencies>
<dependency id="phonerlite.install" version="[3.12]" />
<dependency id="phonerlite.install" version="[3.13]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit fca363f

Please sign in to comment.