summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobbert van der Helm2021-06-24 14:49:56 +0200
committerRobbert van der Helm2021-06-24 14:49:56 +0200
commit63d885d518b9067e425f5bc240b4ad9cbf17e979 (patch)
treed1cb78d7a5b044cc3fc399e5b2780709f06727e2
parente70aebb79852cc8109e26365b21d9c03dc2d2d35 (diff)
downloadaur-63d885d518b9067e425f5bc240b4ad9cbf17e979.tar.gz
Revert back to the master branch
I accidentally changed the branch to a temporary branch with instrumentation.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f35cd4de875..e41e2e8c24c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yabridge-git
pkgdesc = A modern and transparent way to use Windows VST2 and VST3 plugins on Linux
- pkgver = 3.3.1.r38.ga97be65
+ pkgver = 3.3.1.r64.g3b06634
pkgrel = 1
url = https://github.com/robbert-vdh/yabridge
install = yabridge.install
@@ -17,7 +17,7 @@ pkgbase = yabridge-git
provides = yabridge
conflicts = yabridge
options = !strip
- source = git+https://github.com/robbert-vdh/yabridge#branch=removeme/process-instrumentation
+ source = git+https://github.com/robbert-vdh/yabridge
sha256sums = SKIP
pkgname = yabridge-git
diff --git a/PKGBUILD b/PKGBUILD
index 96e42c1610a8..36bca23c6cbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=yabridge-git
_pkgname=yabridge
-pkgver=3.3.1.r38.ga97be65
+pkgver=3.3.1.r64.g3b06634
pkgrel=1
pkgdesc="A modern and transparent way to use Windows VST2 and VST3 plugins on Linux"
arch=('x86_64')
@@ -15,7 +15,7 @@ provides=('yabridge')
conflicts=('yabridge')
options=('!strip')
install=yabridge.install
-source=('git+https://github.com/robbert-vdh/yabridge#branch=removeme/process-instrumentation')
+source=('git+https://github.com/robbert-vdh/yabridge')
sha256sums=('SKIP')
pkgver() {