summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2024-04-27 14:58:08 -0400
committerusrmusicman2024-04-27 14:58:08 -0400
commitb361e4119fe9440d8aed2c74eb17570069bdaf78 (patch)
tree58e4752c1d672218da98718f08f5892c85d1c039
parentf9f49b42c3eb70b5c524e9b30e2fa62df4af60d6 (diff)
downloadaur-rhapsody-bin.tar.gz
Update dependencies
-rw-r--r--.SRCINFO5
-rwxr-xr-xPKGBUILD5
2 files changed, 2 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f306b22f7200..81c46b20cee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rhapsody-bin
pkgver = 2.3.3
- pkgrel = 2
+ pkgrel = 3
url = https://librewave.com/rhapsody/
arch = x86_64
license = EULA
@@ -29,9 +29,6 @@ pkgbase = rhapsody-bin
depends = pcre2
depends = zlib
depends = zstd
- provides = rhapsody-bin
- conflicts = rhapsody-bin
- replaces = rhapsody-bin
source = Rhapsody Sampler.desktop
sha256sums = 6b68320ae7932b5bb707ead91f46fc8a44d42dcd7811305c2da3c05e4e37785d
diff --git a/PKGBUILD b/PKGBUILD
index 279be7a9a325..2acd8c9eb41c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,10 @@
pkgbase=rhapsody-bin
pkgname=("rhapsody-sampler-standalone-bin" "rhapsody-sampler-vst3-bin")
pkgver=2.3.3
-pkgrel=2
+pkgrel=3
arch=('x86_64')
license=('EULA')
url="https://librewave.com/rhapsody/"
-conflicts=("rhapsody-bin")
-replaces=("rhapsody-bin")
-provides=("rhapsody-bin")
source=('Rhapsody Sampler.desktop')
depends=('alsa-lib' 'bzip2' 'brotli' 'curl' 'freetype2' 'glibc' 'graphite' 'harfbuzz' 'keyutils' 'krb5' 'libcurl-gnutls' 'libnghttp2' 'libnghttp3' 'libidn2' 'libpng' 'libpsl' 'libssh2' 'libunistring' 'nettle' 'openssl' 'pcre2' 'zlib' 'zstd')
makedepends=('xdg-user-dirs' 'unzip')