summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c8a728adafc..f33737b6d26c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Aug 6 14:53:16 UTC 2016
+# Sat Aug 6 14:58:47 UTC 2016
pkgbase = vapoursynth-plugin-sangnom-hg
pkgdesc = Plugin for Vapoursynth: sangnom (HG version)
pkgver = 18.c4e2a8681c27
@@ -7,7 +7,7 @@ pkgbase = vapoursynth-plugin-sangnom-hg
url = http://forum.doom9.org/showthread.php?t=173752
arch = i686
arch = x86_64
- license = GPL
+ license = MIT
makedepends = mercurial
depends = vapoursynth
provides = vapoursynth-plugin-sangnom
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}"