summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-04-09 17:37:36 -0500
committerfrealgagu2018-04-09 17:37:36 -0500
commit2b979db76a99eb6fa0e2d669be077a8f01a3ecfd (patch)
tree3b4dcbd0d7be22967d3703574cda8e9d81bbabdc /PKGBUILD
parentd9c20c08ad33e779747588d9b85d2def47a67042 (diff)
downloadaur-2b979db76a99eb6fa0e2d669be077a8f01a3ecfd.tar.gz
Adding licenses to PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65f79d90a83a..ecb6d431c23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=flutter-git
-pkgver=0.2.9.r39.d121cbc80
+pkgver=0.2.10.r7.da4e06bbc
pkgrel=1
pkgdesc="A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android."
arch=("x86_64")
url="https://${pkgname%-git}.io"
-license=("custom:https://github.com/${pkgname%-git}/${pkgname%-git}/blob/master/LICENSE")
+license=("custom" "BSD" "CCPL")
depends=("glu" "java-environment" "lib32-libglvnd")
optdepends=("android-sdk"
"android-studio"