summaryrefslogtreecommitdiff
path: root/extra/libsidplayfp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-06 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-06 04:00:43 +0000
commit6b55be9272c15e1858a1a7236482298f677c1a3b (patch)
treea00e7300c358b2a4b16184192c53b8ce555a2412 /extra/libsidplayfp
parent8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (diff)
Fri Jun 6 03:57:24 UTC 2014
Diffstat (limited to 'extra/libsidplayfp')
-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}"