File tree Expand file tree Collapse file tree 10 files changed +20
-14
lines changed
public/BassBoom.Installers Expand file tree Collapse file tree 10 files changed +20
-14
lines changed Original file line number Diff line number Diff line change 3737 run : |
3838 mv debian ..
3939 mv .github ..
40- tar cfv ../bassboom-2_1.0.2.0-0.2.13.orig.tar .
41- xz ../bassboom-2_1.0.2.0-0.2.13.orig.tar
40+ tar cfv ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar .
41+ xz ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar
4242 mv ../debian .
4343
4444 - name : Build package
Original file line number Diff line number Diff line change 3737 run : |
3838 mv debian ..
3939 mv .github ..
40- tar cfv ../bassboom-2_1.0.2.0-0.2.13.orig.tar .
41- xz ../bassboom-2_1.0.2.0-0.2.13.orig.tar
40+ tar cfv ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar .
41+ xz ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar
4242 mv ../debian .
4343
4444 - name : Build package
Original file line number Diff line number Diff line change 5353
5454 - name : Download original source
5555 run : |
56- wget --output-document=../bassboom-2_1.0.2.0-0.2.13.orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/bassboom/+sourcefiles/bassboom-2/1.0.2.0-0.2.13/bassboom-2_1.0.2.0-0.2.13.orig.tar.xz
57- tar xf ../bassboom-2_1.0.2.0-0.2.13.orig.tar.xz .
56+ wget --output-document=../bassboom-2_1.0.2.0-0.2.13.1. orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/bassboom/+sourcefiles/bassboom-2/1.0.2.0-0.2.13.1 /bassboom-2_1.0.2.0-0.2.13.1 .orig.tar.xz
57+ tar xf ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar.xz .
5858 mv .github ..
5959
6060 - name : Build source package
Original file line number Diff line number Diff line change 6363 run : |
6464 mv debian ..
6565 mv .github ..
66- tar cfv ../bassboom-2_1.0.2.0-0.2.13.orig.tar .
67- xz ../bassboom-2_1.0.2.0-0.2.13.orig.tar
66+ tar cfv ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar .
67+ xz ../bassboom-2_1.0.2.0-0.2.13.1. orig.tar
6868 mv ../debian .
6969
7070 - name : Build source package
Original file line number Diff line number Diff line change 1- [servicing] BassBoom v0.2.13: Beautiful Music!
1+ [servicing] BassBoom v0.2.13.1 : Beautiful Music!
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >0.2.13</Version >
3+ <Version >0.2.13.1 </Version >
44 <Authors >Aptivi</Authors >
55 <Company >Aptivi</Company >
66 <Copyright >Copyright (c) 2023-2025 Aptivi</Copyright >
Original file line number Diff line number Diff line change 11# Maintainer: Aptivi <ceo at aptivi dot anonaddy dot com>
22pkgname=bassboom-2
3- pkgver=1.0.2.0+0.2.13
3+ pkgver=1.0.2.0+0.2.13.1
44pkgrel=1
55pkgdesc="Cross-platform music player written in C#"
66arch=('x86_64' 'aarch64')
@@ -14,7 +14,7 @@ optdepends=('jack2: Jack support for BassBoom'
1414 'sdl2: SDL support for BassBoom'
1515 'libpulse: PulseAudio support for BassBoom')
1616options=('!strip')
17- source=("${pkgname}::git+https://github.com/Aptivi/BassBoom#tag=v0.2.13")
17+ source=("${pkgname}::git+https://github.com/Aptivi/BassBoom#tag=v0.2.13.1 ")
1818sha256sums=('SKIP')
1919
2020prepare() {
Original file line number Diff line number Diff line change 1+ bassboom-2 (1.0.2.0-0.2.13.1-1) noble; urgency=medium
2+
3+ * General improvements and bug fixes
4+
5+ -- Aptivi CEO <ceo@aptivi.anonaddy.com> Fri, 19 Dec 2025 19:27:57 +0300
6+
17bassboom-2 (1.0.2.0-0.2.13-1) noble; urgency=medium
28
39 * General improvements and bug fixes
Original file line number Diff line number Diff line change 11<Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs"
22 xmlns : ui =" http://wixtoolset.org/schemas/v4/wxs/ui"
33 xmlns : netfx =" http://wixtoolset.org/schemas/v4/wxs/netfx" >
4- <Package Name =" BassBoom 0.2.x" Manufacturer =" Aptivi" Version =" 0.2.13" UpgradeCode =" b44c5027-1ced-41bb-b18f-a2f0af758fc1" Scope =" perMachine" >
4+ <Package Name =" BassBoom 0.2.x" Manufacturer =" Aptivi" Version =" 0.2.13.1 " UpgradeCode =" b44c5027-1ced-41bb-b18f-a2f0af758fc1" Scope =" perMachine" >
55 <MajorUpgrade DowngradeErrorMessage =" !(loc.DowngradeError)" />
66
77 <Feature Id =" Main" >
Original file line number Diff line number Diff line change 11<Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs"
22 xmlns : bal =" http://wixtoolset.org/schemas/v4/wxs/bal" >
3- <Bundle Name =" BassBoom" Manufacturer =" Aptivi" Version =" 0.2.13" UpgradeCode =" 7011d1b2-1bb0-49db-8925-035d5b47ce91" IconSourceFile =" ..\..\..\..\..\..\..\assets\OfficialAppIcon-BassBoom.ico" >
3+ <Bundle Name =" BassBoom" Manufacturer =" Aptivi" Version =" 0.2.13.1 " UpgradeCode =" 7011d1b2-1bb0-49db-8925-035d5b47ce91" IconSourceFile =" ..\..\..\..\..\..\..\assets\OfficialAppIcon-BassBoom.ico" >
44 <BootstrapperApplication >
55 <bal : WixInternalUIBootstrapperApplication />
66 </BootstrapperApplication >
You can’t perform that action at this time.
0 commit comments