summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Desaulniers2018-11-18 12:04:40 -0500
committerPatrick Desaulniers2018-11-18 12:04:40 -0500
commit6986ab3e9fee95a9b0ae56c4357a334a03398651 (patch)
treee98d7f57a7e5fb5301dc3005475c3aa6f6e9d064 /PKGBUILD
parentb22fe9a54d77dddfbb7c29dc85087319da377fe1 (diff)
downloadaur-6986ab3e9fee95a9b0ae56c4357a334a03398651.tar.gz
Set proper license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cf9cafef563..c0bde3382adc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Bitrot audio plugins (LV2, VST2 and LADSPA)"
arch=('i686' 'x86_64')
url="https://github.com/grejppi/bitrot.git"
-license=('GPL')
+license=('Apache')
depends=('gcc-libs')
makedepends=('git' 'python')
provides=("${pkgname%-*}")