Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 94bee40

Browse files
authored
Merge pull request #273 from Moosync/dev
Package bump
2 parents 48a9354 + 610e760 commit 94bee40

36 files changed

Lines changed: 125 additions & 67 deletions

aur/moosync

Submodule moosync updated from f2f8a04 to b71aa22

aur/moosync-bin

Submodule moosync-bin updated from e0946d9 to 84d8164

chocolatey/moosync.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<!-- == PACKAGE SPECIFIC SECTION == -->
66
<id>moosync</id>
7-
<version>10.0.0</version>
7+
<version>10.1.0</version>
88
<packageSourceUrl>https://github.com/Moosync/Moosync</packageSourceUrl>
99
<owners>Sahil Gupte</owners>
1010
<!-- ============================== -->
@@ -36,7 +36,7 @@
3636
- Develop own apps on top of Moosync Extension API
3737
- Available on Windows and Linux and MacOS
3838
</description>
39-
<releaseNotes>https://github.com/Moosync/Moosync/releases/tag/v10.0.0</releaseNotes>
39+
<releaseNotes>https://github.com/Moosync/Moosync/releases/tag/v10.1.0</releaseNotes>
4040
<!-- =============================== -->
4141
</metadata>
4242
<files>

chocolatey/tools/chocolateyinstall.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$ErrorActionPreference = 'Stop';
22
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
3-
$url64 = 'https://github.com/Moosync/Moosync/releases/download/v10.0.0/Moosync-10.0.0-win-x64.exe'
3+
$url64 = 'https://github.com/Moosync/Moosync/releases/download/v10.1.0/Moosync-10.1.0-win-x64.exe'
44

55
$packageArgs = @{
66
packageName = $env:ChocolateyPackageName
@@ -10,7 +10,7 @@ $packageArgs = @{
1010

1111
softwareName = 'Moosync*'
1212

13-
checksum64 = '59073a8b650f5553fe63606298ad180d3d5ee8a787a72d46836112e2cf41b95c'
13+
checksum64 = 'c67954cf3e7ee81456ee0e3c905d82d70f64a80dfbbf20ae1c881242842e511f'
1414
checksumType64 = 'sha256'
1515

1616
validExitCodes = @(0, 3010, 1641)

rpm/moosync.spec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@
55

66
Summary: Moosync is a customizable desktop music player with a clean interface
77
Name: moosync
8-
Version: 10.0.0
8+
Version: 10.1.0
99
Release: 1
1010
URL: https://github.com/Moosync/Moosync
1111
License: GPLv3+
1212
Group: Applications/Multimedia
1313
ExclusiveArch: x86_64
1414

15-
Requires: vips >= 8
16-
1715
BuildRequires: desktop-file-utils
1816

1917
Distribution: Fedora Linux

src/utils/ui/i18n/af_ZA.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"contextMenu": {
4949
"sort": {
5050
"title": "Title",
51-
"album": "Album",
51+
"album": "Album (Track No.)",
5252
"artist": "Artist",
5353
"genre": "Genre",
5454
"date_added": "Date added",
@@ -80,7 +80,9 @@
8080
"showInLibrary": "Show in library",
8181
"showHidden": "Show hidden songs",
8282
"hideHidden": "Hide hidden songs",
83-
"openInBrowser": "Open in browser"
83+
"openInBrowser": "Open in browser",
84+
"gotoAlbum": "Goto album ({title})",
85+
"gotoArtists": "Goto artists"
8486
},
8587
"moreInfo": "More Info",
8688
"incorrectPlayback": "Incorrect playback?"

src/utils/ui/i18n/ar_SA.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"contextMenu": {
4949
"sort": {
5050
"title": "العنوان",
51-
"album": "ألبوم",
51+
"album": "Album (Track No.)",
5252
"artist": "الفنان",
5353
"genre": "النوع",
5454
"date_added": "تاريخ الإضافة",
@@ -80,7 +80,9 @@
8080
"showInLibrary": "إظهار في المكتبة",
8181
"showHidden": "إظهار الأغاني المخفية",
8282
"hideHidden": "إخفاء الأغاني المخفية",
83-
"openInBrowser": "Open in browser"
83+
"openInBrowser": "Open in browser",
84+
"gotoAlbum": "Goto album ({title})",
85+
"gotoArtists": "Goto artists"
8486
},
8587
"moreInfo": "المزيد من المعلومات",
8688
"incorrectPlayback": "Incorrect playback?"

src/utils/ui/i18n/ca_ES.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"contextMenu": {
4949
"sort": {
5050
"title": "Title",
51-
"album": "Album",
51+
"album": "Album (Track No.)",
5252
"artist": "Artist",
5353
"genre": "Genre",
5454
"date_added": "Date added",
@@ -80,7 +80,9 @@
8080
"showInLibrary": "Show in library",
8181
"showHidden": "Show hidden songs",
8282
"hideHidden": "Hide hidden songs",
83-
"openInBrowser": "Open in browser"
83+
"openInBrowser": "Open in browser",
84+
"gotoAlbum": "Goto album ({title})",
85+
"gotoArtists": "Goto artists"
8486
},
8587
"moreInfo": "More Info",
8688
"incorrectPlayback": "Incorrect playback?"

src/utils/ui/i18n/cs_CZ.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@
8080
"showInLibrary": "Zobrazit v knihovně",
8181
"showHidden": "Zobrazit skryté skladby",
8282
"hideHidden": "Skrýt skryté skladby",
83-
"openInBrowser": "Otevřít v prohlížeči"
83+
"openInBrowser": "Otevřít v prohlížeči",
84+
"gotoAlbum": "Goto album ({title})",
85+
"gotoArtists": "Goto artists"
8486
},
8587
"moreInfo": "Další informace",
8688
"incorrectPlayback": "Incorrect playback?"

0 commit comments

Comments
 (0)