summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanct122021-09-14 22:50:03 +0700
committerDanct122021-09-14 22:50:18 +0700
commit01e7717d576cd9e12484168e7e0447100dcb1854 (patch)
treec4d1fc257b36d403b91c1cc39c498bf3abbee02f /PKGBUILD
parent56e2594ea7c5ab259737066f72b162773e687a64 (diff)
downloadaur-01e7717d576cd9e12484168e7e0447100dcb1854.tar.gz
update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af2422944048..8421f710662f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgver="${_pkgver_images_system//-/_}"
pkgrel=1
pkgdesc="A container-based approach to boot a full Android system on a regular Linux system (Android image)"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
+license=('Apache')
url='https://github.com/waydroid'
depends=('waydroid')
makedepends=('unzip')