diff --git a/.SRCINFO b/.SRCINFO index 0800522..8c4a31b 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index 689bb11..b459500 100644 --- a/PKGBUILD +++ b/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'