Fix License ref to Google Antigravity
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,10 +1,10 @@
|
||||
pkgbase = antigravity
|
||||
pkgdesc = An agentic development platform from Google, evolving the IDE into the agent-first era.
|
||||
pkgver = 1.11.5
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://antigravity.google/
|
||||
arch = x86_64
|
||||
license = LicenseRef-unknown
|
||||
license = LicenseRef-Google-Antigravity
|
||||
depends = alsa-lib
|
||||
depends = at-spi2-core
|
||||
depends = bash
|
||||
|
||||
4
PKGBUILD
4
PKGBUILD
@@ -2,11 +2,11 @@
|
||||
|
||||
pkgname=antigravity
|
||||
pkgver=1.11.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='An agentic development platform from Google, evolving the IDE into the agent-first era.'
|
||||
arch=('x86_64')
|
||||
url='https://antigravity.google/'
|
||||
license=('LicenseRef-unknown')
|
||||
license=('LicenseRef-Google-Antigravity')
|
||||
depends=(
|
||||
'alsa-lib'
|
||||
'at-spi2-core'
|
||||
|
||||
Reference in New Issue
Block a user