summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiero Olmeda2023-05-07 15:14:02 +0700
committerPiero Olmeda2023-05-07 15:14:02 +0700
commit27356cd719cce263e43b3a288553002f5e430988 (patch)
tree632502d2d242f66b69a6d8c91dc186a2e308ec00 /PKGBUILD
parent8ac8b4c1f3d5b6aeec50c9da78426adce7732d44 (diff)
downloadaur-27356cd719cce263e43b3a288553002f5e430988.tar.gz
Added conflict with hqplayer5
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7b8c8240649..75b565ca2466 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=hqplayer4
pkgver=4.22.0
_debpkgver=4.22.0-108avx2
-pkgrel=1
+pkgrel=2
pkgdesc="The high-end upsampling multichannel software HD-audio player"
arch=('x86_64' 'x86_64_v3')
url="http://www.signalyst.com/consumer.html"
license=('custom')
depends=('glibc' 'gcc-libs' 'libx11' 'libusb-compat' 'openmp' 'qt6-base' 'qt6-charts' 'libmicrohttpd' 'alsa-lib' 'flac' 'wavpack' 'mpg123')
optdepends=('hqplayer-client' 'evince: hqplayer manual reading')
+conflicts=('hqplayer5')
source=("https://www.signalyst.com/bins/hqplayer4desktop_"$_debpkgver"_amd64.deb")
sha256sums=('9f509cae33ff54c04040a00c42f5f4918cb91bfbfdcfbaf1c4ba51e758877233')
options=(!strip)