summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2020-07-17 16:40:42 +0200
committerChristopher Arndt2020-07-17 16:40:42 +0200
commitc8e16cf60a47a2edd141743f8b3ce9a326b1cb3e (patch)
treeeb6c3b3f649391bd03ccd36e1bfcf0101c799526 /PKGBUILD
parent890f6773eccfbde452a429408c85b0f5a82b8c79 (diff)
downloadaur-c8e16cf60a47a2edd141743f8b3ce9a326b1cb3e.tar.gz
Fix license filed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c2da3b4f3d8..7d5354ede1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
_name=FatFrog
pkgname=fatfrog.lv2
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A high gain valve amplifier simulation LV2 plugin"
arch=('x86_64')
url="https://github.com/brummer10/${_name}.lv2"
-license=('BSD')
+license=('0BSD')
groups=('lv2-plugins' 'pro-audio')
depends=('cairo' 'gcc-libs' 'glibc' 'libx11')
makedepends=('lv2')