[arch-commits] Commit in libsidplayfp/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri May 8 20:23:17 UTC 2020
Date: Friday, May 8, 2020 @ 20:23:16
Author: arodseth
Revision: 625776
upgpkg: libsidplayfp 2.0.2-1
Modified:
libsidplayfp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-08 20:12:27 UTC (rev 625775)
+++ PKGBUILD 2020-05-08 20:23:16 UTC (rev 625776)
@@ -4,7 +4,7 @@
# Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
pkgname=libsidplayfp
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
url='https://sourceforge.net/projects/sidplay-residfp/'
@@ -13,7 +13,7 @@
makedepends=(vice xa)
optdepends=('vice: better SID support')
source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7655218ce256694a3b14eeba939d4f2b61bbe0d6a94ebe4ad185b85b13b6989b')
+sha256sums=('c3611cb71a4b98819d25c45272d11b0f9379f65a334291c0120af508d4401cb1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list