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

Antonio Rojas arojas at archlinux.org
Thu Apr 21 19:22:52 UTC 2016


    Date: Thursday, April 21, 2016 @ 21:22:51
  Author: arojas
Revision: 265822

Update to 1.8.6

Modified:
  libsidplayfp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-21 19:11:15 UTC (rev 265821)
+++ PKGBUILD	2016-04-21 19:22:51 UTC (rev 265822)
@@ -4,8 +4,8 @@
 # Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
 
 pkgname=libsidplayfp
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.8.6
+pkgrel=1
 pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
 url='http://sourceforge.net/projects/sidplay-residfp/'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('vice' 'xa')
 optdepends=('vice: better SID support')
 source=("http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('41eb3b3f3f5689f5e42b244d9782163e12498fd3')
+sha1sums=('a659614b3b62c29fd6df9c9c91f08850130ae3cf')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list