Skip to content

Commit 062501d

Browse files
authored
asunder: Update to v3.0.2 (#8909)
**Summary** [Changelog](http://www.littlesvr.ca/asunder/releases/ChangeLog) **Test Plan** <!-- Short description of how the package was tested --> Rip CD and check song metadata **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label --> - [x] I agree to license this contribution and all my previous contributions under the licensing terms in [LICENSE.md](../blob/main/LICENSE.md) and have the power and authority to grant those licenses.
2 parents 349f45e + 67e89d6 commit 062501d

4 files changed

Lines changed: 16 additions & 10 deletions

File tree

packages/a/asunder/MAINTAINERS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely.
2+
3+
- Muhammad Alfi Syahrin
4+
- Matrix: @alfisya:matrix.org
5+
- Email: alfi@getsol.us

packages/a/asunder/abi_used_symbols

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ libc.so.6:__syslog_chk
1818
libc.so.6:__xpg_basename
1919
libc.so.6:bind_textdomain_codeset
2020
libc.so.6:bindtextdomain
21+
libc.so.6:calloc
2122
libc.so.6:chdir
2223
libc.so.6:close
2324
libc.so.6:creat

packages/a/asunder/package.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : asunder
3-
version : 3.0.1
4-
release : 11
3+
version : 3.0.2
4+
release : 12
55
source :
6-
- http://www.littlesvr.ca/asunder/releases/asunder-3.0.1.tar.bz2 : 8868e2e1b97b6687c800e7f612262a316bb857edd39883768ce628b6d253376b
6+
- http://www.littlesvr.ca/asunder/releases/asunder-3.0.2.tar.bz2 : b71341d746ccf56aa77b1785c6af81aa641d084ac3d34b78beb537618848b64b
77
- https://raw.githubusercontent.com/flathub/ca.littlesvr.asunder/e0bcb53c3aff4b955bb12359f07aa10cd388edaa/ca.littlesvr.asunder.metainfo.xml : 75720626fd760d814e4e698b25dedd55865be22a72c487828115263f08277409
88
homepage : http://www.littlesvr.ca/asunder/
99
license : GPL-2.0-only

packages/a/asunder/pspec_x86_64.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Name>asunder</Name>
44
<Homepage>http://www.littlesvr.ca/asunder/</Homepage>
55
<Packager>
6-
<Name>Joey Riches</Name>
7-
<Email>josephriches@gmail.com</Email>
6+
<Name>Muhammad Alfi Syahrin</Name>
7+
<Email>malfisya.dev@hotmail.com</Email>
88
</Packager>
99
<License>GPL-2.0-only</License>
1010
<PartOf>multimedia.audio</PartOf>
@@ -132,12 +132,12 @@
132132
</Files>
133133
</Package>
134134
<History>
135-
<Update release="11">
136-
<Date>2024-01-08</Date>
137-
<Version>3.0.1</Version>
135+
<Update release="12">
136+
<Date>2026-05-16</Date>
137+
<Version>3.0.2</Version>
138138
<Comment>Packaging update</Comment>
139-
<Name>Joey Riches</Name>
140-
<Email>josephriches@gmail.com</Email>
139+
<Name>Muhammad Alfi Syahrin</Name>
140+
<Email>malfisya.dev@hotmail.com</Email>
141141
</Update>
142142
</History>
143143
</PISI>

0 commit comments

Comments
 (0)