[arch-commits] Commit in libsidplayfp/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Jan 2 09:40:10 UTC 2014


    Date: Thursday, January 2, 2014 @ 10:40:10
  Author: bisson
Revision: 203035

upstream update

Modified:
  libsidplayfp/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-02 06:42:08 UTC (rev 203034)
+++ PKGBUILD	2014-01-02 09:40:10 UTC (rev 203035)
@@ -4,16 +4,17 @@
 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
 
 pkgname=libsidplayfp
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
 url='http://sourceforge.net/projects/sidplay-residfp/'
 arch=('i686' 'x86_64')
 license=('GPL')
+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=('6c3617fcbd94fd364f3305a1c4d88485911110c7')
+sha1sums=('ebe114d75e9d9fd1e22dc1db27f48d248b0be628')
 
 build() {
 	cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list