diff options
author | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
commit | ccdfb7506009a95df3049db791408ac9b291b6e2 (patch) | |
tree | 9f6f7864bf3718228738f5e3163f736ba8323dac /extra/libsidplayfp | |
parent | b2bab0c3032e55f291c1df002c13319de0bdb8cf (diff) |
Wed Oct 2 03:15:27 PDT 2013
Diffstat (limited to 'extra/libsidplayfp')
-rw-r--r-- | extra/libsidplayfp/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libsidplayfp/PKGBUILD b/extra/libsidplayfp/PKGBUILD index db97cbc97..6bda3d089 100644 --- a/extra/libsidplayfp/PKGBUILD +++ b/extra/libsidplayfp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 189835 2013-07-08 22:03:31Z bisson $ +# $Id: PKGBUILD 195480 2013-10-01 01:48:17Z 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.0.3 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc='Library to play Commodore 64 music derived from libsidplay2' url='http://sourceforge.net/projects/sidplay-residfp/' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') makedepends=('vice') optdepends=('vice: better SID support') source=("http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz") -sha1sums=('967426a369122b9398c60be0e7d0b78753e23f3e') +sha1sums=('6c3617fcbd94fd364f3305a1c4d88485911110c7') options=('!libtool' '!staticlibs') |