summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4c285b48d5a..079f5328f812 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
pkgname=sidplayfp
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=1
pkgdesc="Sidplay2 fork with improved filter emulation"
arch=('i686' 'x86_64')
url="https://github.com/libsidplayfp/sidplayfp"
license=('GPL')
-depends=('libsidplayfp>=2.4.1')
+depends=('libsidplayfp>=2.5.0' 'alsa-lib' 'gcc-libs' 'glibc')
reaplces=('sidplay-residfp' 'sidplay-residfp-alsa' 'sidplay-residfp-pulse')
conflicts=('sidplay-residfp' 'sidplay-residfp-alsa' 'sidplay-residfp-pulse')
install=${pkgname}.install
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz" "${pkgname}.install")
-sha256sums=('41cb9f64983b69c0dad470347874ab180f753a2c6c2553a94403f899a4b9cc17'
+sha256sums=('6782c42a40465ac1be9fdd231735c697732e0978926d1068aa17e15d131e810a'
'4064bb649615a6d8825b7dcddb9880dd766169591e2643b631ef3b6c12171a33')
prepare() {