[arch-commits] Commit in libsidplayfp/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Dec 11 18:42:20 UTC 2021


    Date: Saturday, December 11, 2021 @ 18:42:20
  Author: arojas
Revision: 431891

Update to 2.3.1

Modified:
  libsidplayfp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 18:25:20 UTC (rev 431890)
+++ PKGBUILD	2021-12-11 18:42:20 UTC (rev 431891)
@@ -5,7 +5,7 @@
 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
 
 pkgname=libsidplayfp
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
 url='https://github.com/libsidplayfp/libsidplayfp'
@@ -14,7 +14,7 @@
 makedepends=(vice xa)
 optdepends=('vice: better SID support')
 source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('30b91b2b9a3a644533c8e4e926724efb8b4cf06aded1fcec4c68aa21159b8673')
+sha256sums=('aef70cc30648eb89d32f56c691a5a40cdffc7421f43b4aa242f4d123eb9258a2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list