Skip to content

Commit a48c2e3

Browse files
authored
kew: Update to v4.3.2 (#10651)
**Summary** - Release notes can be found [here](https://codeberg.org/ravachol/kew/releases/tag/v4.3.2). **Test Plan** Listen to music **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 67025cd + 7788d5c commit a48c2e3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

packages/k/kew/abi_used_symbols

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ libc.so.6:__vfprintf_chk
2727
libc.so.6:__vsnprintf_chk
2828
libc.so.6:__xpg_basename
2929
libc.so.6:_exit
30+
libc.so.6:abort
3031
libc.so.6:access
3132
libc.so.6:bindtextdomain
3233
libc.so.6:calloc

packages/k/kew/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 : kew
3-
version : 4.3.0
4-
release : 7
3+
version : 4.3.2
4+
release : 8
55
source :
6-
- https://codeberg.org/ravachol/kew/archive/v4.3.0.tar.gz : 01e832c5cfda6f141381467962d4b5edd5cfb662fd54d0a85b90809adefe2243
6+
- https://codeberg.org/ravachol/kew/archive/v4.3.2.tar.gz : 422f7825a2a9e5fbaac9aef13df4237a7fc1d66ce96f0e439230157ead8f8837
77
homepage : https://kewplayer.com/
88
license : GPL-2.0-or-later
99
component : multimedia.audio

packages/k/kew/pspec_x86_64.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ visualizer. Album art can be shown in sixel-capable terminals via Chafa.
6969
</Files>
7070
</Package>
7171
<History>
72-
<Update release="7">
73-
<Date>2026-09-02</Date>
74-
<Version>4.3.0</Version>
72+
<Update release="8">
73+
<Date>2026-09-06</Date>
74+
<Version>4.3.2</Version>
7575
<Comment>Packaging update</Comment>
7676
<Name>Jared Cervantes</Name>
7777
<Email>jared@jaredcervantes.com</Email>

0 commit comments

Comments
 (0)