Date: Monday, September 19, 2022 @ 08:38:01
  Author: grawlinson
Revision: 1305143

upgpkg: surge-xt 1.1.1-4; missing a SINGLE space in groups...

Modified:
  surge-xt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-19 08:35:22 UTC (rev 1305142)
+++ PKGBUILD    2022-09-19 08:38:01 UTC (rev 1305143)
@@ -6,12 +6,12 @@
 
 pkgname=surge-xt
 pkgver=1.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Subtractive hybrid synthesizer'
 arch=('x86_64')
 url='https://surge-synthesizer.github.io'
 license=('GPL3')
-groups=('pro-audio''vst3-plugins' 'clap-plugins')
+groups=('pro-audio' 'vst3-plugins' 'clap-plugins')
 depends=(
   'glibc'
   'gcc-libs'

Reply via email to