summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-08-06 16:58:57 +0200
committerGustavo Alvarez2016-08-06 16:58:57 +0200
commit6139d224149bd2ebb4adf724e70e3ba969956e84 (patch)
treeee32b284abee32f9599156a8e48df1bec3b7408d /PKGBUILD
parent40cf1a6b42d9ae60038aa620711b92eb35b994f4 (diff)
downloadaur-6139d224149bd2ebb4adf724e70e3ba969956e84.tar.gz
GPL -> MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8c41c20ec83..c7f762a9fe1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (HG version)"
arch=('i686' 'x86_64')
url='http://forum.doom9.org/showthread.php?t=173752'
-license=('GPL')
+license=('MIT')
depends=('vapoursynth')
makedepends=('mercurial')
provides=("vapoursynth-plugin-${_plug}"