summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraudiolinux2018-01-10 08:19:42 +0100
committeraudiolinux2018-01-10 08:19:42 +0100
commit3d42114db0d212a471948723f85182b5c2470a75 (patch)
tree8e3a243f06f2e1d2d54f7d21253410769dc7cc3d /PKGBUILD
parent769bb770c670bd17478a6eb4749db06e51f2c0a9 (diff)
downloadaur-3d42114db0d212a471948723f85182b5c2470a75.tar.gz
Fix to download directory
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c100ad8fb0e..6de84d052298 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=hqplayer
_debpkgver=3.20.1-72_amd64
pkgver=3.20.1
-pkgrel=1
+pkgrel=2
pkgdesc="The high-end upsampling multichannel software HD-audio player"
arch=('x86_64')
url="http://www.signalyst.com/consumer.html"
license=('custom')
depends=('alsa-lib' 'glibc' 'flac' 'libx11' 'gcc-libs' 'qt5-base' 'qt5-script' 'qt5-quickcontrols')
optdepends=('evince: hqplayer manual reading')
-source=("http://www3.signalyst.com/bins/hqplayer_$_debpkgver.deb" 'copyright')
+source=("http://www.signalyst.com/bins/hqplayer_$_debpkgver.deb" 'copyright')
sha256sums=('SKIP' '15fb909211ec2fef1f7fa9af779f22cb236031c1cdab213f9461fa5626f69965')
package() {