summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraik22023-11-24 16:51:31 +0400
committeraik22023-11-24 16:51:31 +0400
commit5a6d43eef8eaeabed712259f5e4028f389802f3b (patch)
treec7ef6df44e656d66c478b4bae009ccbf8fc8d3a0
parentc98274a2afbd18604eefa041b31bf10de516b1fe (diff)
downloadaur-5a6d43eef8eaeabed712259f5e4028f389802f3b.tar.gz
v0.8.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5dc99d6d256..04adca86a84c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plugdata-bin
pkgdesc = Plugin wrapper around Pure Data with a new JUCE GUI, allowing patching in DAWs
- pkgver = 0.8.0
+ pkgver = 0.8.2
pkgrel = 1
url = https://github.com/plugdata-team/plugdata
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = plugdata-bin
depends = curl
conflicts = plugdata-git
replaces = plugdata-git
- source = plugdata-bin-0.8.0.tar.gz::https://github.com/plugdata-team/plugdata/releases/download/v0.8.0/plugdata-Arch-x64.tar.gz
+ source = plugdata-bin-0.8.2.tar.gz::https://github.com/plugdata-team/plugdata/releases/download/v0.8.2/plugdata-Arch-x64.tar.gz
sha512sums = SKIP
pkgname = plugdata-bin
diff --git a/PKGBUILD b/PKGBUILD
index 70e10e16fd1a..4a6341af1c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='plugdata-bin'
_name='plugdata'
pkgdesc='Plugin wrapper around Pure Data with a new JUCE GUI, allowing patching in DAWs'
-pkgver=0.8.0
+pkgver=0.8.2
pkgrel=1
groups=('lv2-plugins' 'vst3-plugins' 'clap-plugins' 'pro-audio')
depends=('freetype2' 'libx11' 'libxrandr' 'libxext' 'libxinerama' 'webkit2gtk' 'libxrender' 'libxinerama' 'libxcursor' 'alsa-lib' 'curl')