summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMathias Buhr2021-02-02 20:28:36 +0100
committerMathias Buhr2021-02-02 20:28:36 +0100
commit32b696e4110d033ff8b71266ec07695e6d0b6d44 (patch)
tree26a0390d30d2277b0ff9380ef6f9d6fbc790ddda /PKGBUILD
parentae8b36cd68da443aaed5621c0ff604bd33c58e28 (diff)
downloadaur-32b696e4110d033ff8b71266ec07695e6d0b6d44.tar.gz
Cert verificiation issue workaround
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efc1b2eeee7b..27de37526234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Mathias Buhr <napcode@apparatus.de>
+DLAGENTS=("https::/usr/bin/curl -k -o %o %u")
pkgname=sonic-lineup
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Sonic Lineup is a free, open-source application for Windows, Linux, and Mac, designed for rapid visualisation of multiple audio files containing versions of the same source material"
arch=('x86_64')
url="https://www.sonicvisualiser.org/sonic-lineup/"