George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
libsidplayfp


Commits:
c5a2fa0b by George Rawlinson at 2025-09-19T22:21:39+00:00
reuse: simplify conf

- - - - -
935795fa by George Rawlinson at 2025-09-19T22:23:20+00:00
upgpkg: 2.15.1-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libsidplayfp
        pkgdesc = Library to play Commodore 64 music
-       pkgver = 2.15.0
+       pkgver = 2.15.1
        pkgrel = 1
        url = https://github.com/libsidplayfp/libsidplayfp
        arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = libsidplayfp
        depends = gcc-libs
        depends = libgcrypt
        optdepends = vice: better SID support
-       source = 
libsidplayfp::git+https://github.com/libsidplayfp/libsidplayfp#tag=v2.15.0
+       source = 
libsidplayfp::git+https://github.com/libsidplayfp/libsidplayfp#tag=v2.15.1
        source = 
github.com-libsidplayfp-exsid-driver::git+https://github.com/libsidplayfp/exsid-driver
        source = 
github.com-libsidplayfp-resid::git+https://github.com/libsidplayfp/resid
-       sha512sums = 
fe3582eacf6644ebafe8de70a43d44c6e3923cf1fbb9a1c66f6c0d559bd771f90209c9efe4cc8cfebe64c10658e45e5b249628fc29d34c63f18b7eda290110aa
+       sha512sums = 
cf6ef67301a009ee854b740350ea11d11f6b9648fdf0bd929e6299a749c2e3bbf4b274231d97e3d73395e71964e24a4e63f68c84f862d4af0fbd05ac6e40317f
        sha512sums = SKIP
        sha512sums = SKIP
-       b2sums = 
01d09b6f50b4dbdf54e6b8325855c8cf1aff88a2efef80b1ab74ab7309b29c634f5b718c76900f4fcbb8fa381cd150786d40dd7e1276f845f5807a7d81868cda
+       b2sums = 
6b1c525606fbaab97df054afb4058f09ce71e5ce973b9fab17f2ac71b88dfcf4c3aaa40b8de25a28aff58ffa3e1e3b5a64d7bbf33b601758927f44e98b38c762
        b2sums = SKIP
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
 
 pkgname=libsidplayfp
-pkgver=2.15.0
+pkgver=2.15.1
 pkgrel=1
 pkgdesc='Library to play Commodore 64 music'
 arch=('x86_64')
@@ -19,10 +19,10 @@ source=(
   
'github.com-libsidplayfp-exsid-driver::git+https://github.com/libsidplayfp/exsid-driver'
   'github.com-libsidplayfp-resid::git+https://github.com/libsidplayfp/resid'
 )
-sha512sums=('fe3582eacf6644ebafe8de70a43d44c6e3923cf1fbb9a1c66f6c0d559bd771f90209c9efe4cc8cfebe64c10658e45e5b249628fc29d34c63f18b7eda290110aa'
+sha512sums=('cf6ef67301a009ee854b740350ea11d11f6b9648fdf0bd929e6299a749c2e3bbf4b274231d97e3d73395e71964e24a4e63f68c84f862d4af0fbd05ac6e40317f'
             'SKIP'
             'SKIP')
-b2sums=('01d09b6f50b4dbdf54e6b8325855c8cf1aff88a2efef80b1ab74ab7309b29c634f5b718c76900f4fcbb8fa381cd150786d40dd7e1276f845f5807a7d81868cda'
+b2sums=('6b1c525606fbaab97df054afb4058f09ce71e5ce973b9fab17f2ac71b88dfcf4c3aaa40b8de25a28aff58ffa3e1e3b5a64d7bbf33b601758927f44e98b38c762'
         'SKIP'
         'SKIP')
 


=====================================
REUSE.toml
=====================================
@@ -7,16 +7,6 @@ path = [
     "keys/**",
     ".SRCINFO",
     ".nvchecker.toml",
-    "*.install",
-    "*.sysusers",
-    "*.tmpfiles",
-    "*.logrotate",
-    "*.pam",
-    "*.service",
-    "*.socket",
-    "*.timer",
-    "*.desktop",
-    "*.hook",
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsidplayfp/-/compare/e41e153007c23b058cc536f8bb5d3d45291122ac...935795fa29a1ee7e2a9b0023129e716bd07d9a81

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsidplayfp/-/compare/e41e153007c23b058cc536f8bb5d3d45291122ac...935795fa29a1ee7e2a9b0023129e716bd07d9a81
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to