summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dbe108a07c9..be9480b9aecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
pkgname=sidplayfp
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Sidplay2 fork with improved filter emulation"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ reaplces=('sidplay-residfp' 'sidplay-residfp-alsa' 'sidplay-residfp-pulse')
conflicts=('sidplay-residfp' 'sidplay-residfp-alsa' 'sidplay-residfp-pulse')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/project/sidplay-residfp/sidplayfp/2.0/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('192cf3f8638eb05edfb11d6208a9f64b2b8564e7e33f366cd29d98762617949a')
+sha256sums=('3be2fc1d72351c7f379526a21c78a42451ee14ec914f3ae6f714620bc45f2605')
build() {
cd ${srcdir}/${pkgname}-${pkgver}