summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce1825e6872c..8d70d9132468 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sat Feb 13 10:17:08 UTC 2016
pkgbase = eclipse-fullscreen
pkgdesc = Customizable plugin to make Eclipse go fullscreen and save space
pkgver = 1.0.8
diff --git a/PKGBUILD b/PKGBUILD
index e15a56efc25e..584bf675cd2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Customizable plugin to make Eclipse go fullscreen and save space"
arch=('any')
url="https://github.com/ugosan/Eclipse-Fullscreen"
depends=('eclipse')
-license="EPL/1.0"
+license=("EPL/1.0")
source=("https://github.com/ugosan/Eclipse-Fullscreen/raw/master/build/plugins/org.ugosan.eclipse.fullscreen_${pkgver}.jar")
md5sums=('a5db3d5a6aa2f2b0e02b742335e0254b')