summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2021-09-03 09:47:59 +1000
committerSimon Perry (Pezz)2021-09-03 09:47:59 +1000
commita30b9654eb51d9d45e40979a55ef6cef0814eae0 (patch)
treec9e207e2fa45de71666ea0e6450d3fae674a5157 /PKGBUILD
parent6a6ce28aadf3fb37af96efd9aec67c24f1787de0 (diff)
downloadaur-a30b9654eb51d9d45e40979a55ef6cef0814eae0.tar.gz
Update to 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f2265b05d00..2af49ecd927b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Jonas Nyrén <jonas.nyren*mindkiller.com>
pkgname=sidplayfp
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc="Sidplay2 fork with improved filter emulation"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/sidplay-residfp/"
license=('GPL')
-depends=('libsidplayfp>=2.2.1')
+depends=('libsidplayfp>=2.2.2')
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.2/${pkgname}-${pkgver}.tar.gz" "${pkgname}.install")
-sha256sums=('ca1e7c30359ba3e4e7f3b30c3f52b8ef5248a40c36d0d80c85205329638c47ed'
+sha256sums=('8b749697f149b839e8b0a8a479b3fa202a08f51034ab005f37c491c8f6322f1c'
'4064bb649615a6d8825b7dcddb9880dd766169591e2643b631ef3b6c12171a33')
build() {