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