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


Commits:
7c6945fd by George Rawlinson at 2023-12-28T16:27:59+13:00
upgpkg: 2.5.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = libsidplayfp
+       pkgdesc = Library to play Commodore 64 music, derived from libsidplay2
+       pkgver = 2.5.1
+       pkgrel = 1
+       url = https://github.com/libsidplayfp/libsidplayfp
+       arch = x86_64
+       license = GPL
+       makedepends = vice
+       makedepends = xa
+       depends = libgcrypt
+       optdepends = vice: better SID support
+       source = 
https://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/2.5/libsidplayfp-2.5.1.tar.gz
+       sha256sums = 
e0b05169aea29136137809a859397272ce240e471b463c634df444f8e4071299
+
+pkgname = libsidplayfp


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
 
 pkgname=libsidplayfp
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.5.1
+pkgrel=1
 pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
 url='https://github.com/libsidplayfp/libsidplayfp'
 arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(libgcrypt)
 makedepends=(vice xa)
 optdepends=('vice: better SID support')
 
source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('3a22751b72b1f5b36ba7d39af7f63947de201d02117a0e156153464cb89f0bd1')
+sha256sums=('e0b05169aea29136137809a859397272ce240e471b463c634df444f8e4071299')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsidplayfp/-/commit/7c6945fd49d0b098e5a1394008fe376d012b513b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsidplayfp/-/commit/7c6945fd49d0b098e5a1394008fe376d012b513b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to