summaryrefslogtreecommitdiff
path: root/extra/libsidplayfp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libsidplayfp/PKGBUILD')
-rw-r--r--extra/libsidplayfp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libsidplayfp/PKGBUILD b/extra/libsidplayfp/PKGBUILD
index 0c2ef9125..b757699fc 100644
--- a/extra/libsidplayfp/PKGBUILD
+++ b/extra/libsidplayfp/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 211565 2014-04-20 06:13:57Z bisson $
+# $Id: PKGBUILD 214291 2014-06-05 06:07:30Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Simon Perry <aur [at] sanxion [dot] net>
# Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
pkgname=libsidplayfp
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
url='http://sourceforge.net/projects/sidplay-residfp/'
@@ -14,7 +14,7 @@ depends=('gcc-libs')
makedepends=('vice')
optdepends=('vice: better SID support')
source=("http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('2c3e7a3db73f3d64ce6c5ef07eb61cce22eeddd1')
+sha1sums=('d7b4807c0df20407eff8dda4b17cf24aae6d956c')
build() {
cd "${pkgname}-${pkgver}"