Fix License ref to Google Antigravity

This commit is contained in:
AlphaLynx
2025-11-26 15:44:45 -05:00
parent 98941111cc
commit b4a1c9c772
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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'