George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
libresidfp
Commits:
af602f22 by George Rawlinson at 2026-07-17T20:44:48+00:00
upgpkg: 1.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
pkgbase = libresidfp
pkgdesc = Cycle exact SID emulation
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://github.com/libsidplayfp/libresidfp
arch = x86_64
license = GPL-2.0-only
makedepends = git
provides = libresidfp.so
- source =
libresidfp::git+https://github.com/libsidplayfp/libresidfp#tag=v1.1.1
- sha512sums =
50546c1115728aa63544f2ee1685928923a145fa05de2b364bc1cc3630845bb27d64daf3d6b9e9f5d9261b2d8ecc6eab1f429a6815bde40c41ae2468b242350f
- b2sums =
2fe6edd1fd6ceffa92fd007cb22af5d9df88710a6075a2e0f86fb19edbb44af7edebcea3083ca120dc0ff9a28dc876c6e6ecd7055c8911b57d5a2a9d0f4a7063
+ source =
libresidfp::git+https://github.com/libsidplayfp/libresidfp#tag=v1.1.2
+ sha512sums =
06db22898a3b2f95cd927aadfb91965135b0de293fff1746ca197839ee4b0d5233e73034b5650d66558c8c305534b808a2676f539eff8ed621a35cc0c0172c5c
+ b2sums =
c84b8833bf63f079c25f14499e25eebda1e24a0c599aef41d1db18211c15019373238929a5f0069105877fb1527e705967f6d2a86df87d2d77045b99798575d2
pkgname = libresidfp
depends = glibc
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=libresidfp
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc='Cycle exact SID emulation'
arch=(x86_64)
@@ -10,8 +10,8 @@ license=(GPL-2.0-only)
makedepends=(git)
provides=(libresidfp.so)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('50546c1115728aa63544f2ee1685928923a145fa05de2b364bc1cc3630845bb27d64daf3d6b9e9f5d9261b2d8ecc6eab1f429a6815bde40c41ae2468b242350f')
-b2sums=('2fe6edd1fd6ceffa92fd007cb22af5d9df88710a6075a2e0f86fb19edbb44af7edebcea3083ca120dc0ff9a28dc876c6e6ecd7055c8911b57d5a2a9d0f4a7063')
+sha512sums=('06db22898a3b2f95cd927aadfb91965135b0de293fff1746ca197839ee4b0d5233e73034b5650d66558c8c305534b808a2676f539eff8ed621a35cc0c0172c5c')
+b2sums=('c84b8833bf63f079c25f14499e25eebda1e24a0c599aef41d1db18211c15019373238929a5f0069105877fb1527e705967f6d2a86df87d2d77045b99798575d2')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libresidfp/-/commit/af602f2271eb7e924bee70d776658c9fabbb36ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libresidfp/-/commit/af602f2271eb7e924bee70d776658c9fabbb36ba
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help