summaryrefslogtreecommitdiff
path: root/extra/libsidplayfp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-21 04:03:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-21 04:03:05 +0000
commitc925b627b01ec8ab7044dd26b245ac0b99992d0e (patch)
treec5c2c5053a616a7f6842fe87d283a22a26d59cd5 /extra/libsidplayfp
parentc191cced4be4333b966cae0432ae8de29663fa5f (diff)
Mon Apr 21 03:59:45 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 2d48654fe..0c2ef9125 100644
--- a/extra/libsidplayfp/PKGBUILD
+++ b/extra/libsidplayfp/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 203036 2014-01-02 09:41:35Z bisson $
+# $Id: PKGBUILD 211565 2014-04-20 06:13:57Z 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.2.0
+pkgver=1.4.1
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=('ebe114d75e9d9fd1e22dc1db27f48d248b0be628')
+sha1sums=('2c3e7a3db73f3d64ce6c5ef07eb61cce22eeddd1')
build() {
cd "${pkgname}-${pkgver}"