summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2023-11-21 23:53:27 -0500
committerusrmusicman2023-11-21 23:53:27 -0500
commit6b77cbb4704567c389c6c80add5e16480d3e9736 (patch)
treec7a736d4ec5e1d1e7aca28ebba877708b7df52ad
parenta06d46b8787df4ac4a03152c418e90deebfbc1ba (diff)
downloadaur-overtone-wpc.tar.gz
Update URL fix
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6086354a18b..e0ac1ed77295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = overtone-wpc
pkgdesc = A Suite Of Mastering and Mixing VST Plugins for Linux
pkgver = 201904
- pkgrel = 4
- url = https://www.overtonedsp.co.uk/download/download_wpc/
+ pkgrel = 5
+ url = https://www.overtonedsp.co.uk/
arch = x86_64
groups = pro-audio
groups = vst-plugins
diff --git a/PKGBUILD b/PKGBUILD
index 1aae4abcd45c..8d4050c808d1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgbase=overtone-wpc
pkgname=("${pkgbase}-plugins-bin")
pkgver=201904
-pkgrel=4
+pkgrel=5
arch=('x86_64')
-url="https://www.overtonedsp.co.uk/download/download_wpc/"
+url="https://www.overtonedsp.co.uk/"
pkgdesc="A Suite Of Mastering and Mixing VST Plugins for Linux"
license=('EULA')
groups=('pro-audio' 'vst-plugins')