mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
update: 3.3.32
This commit is contained in:
parent
039f5e40b1
commit
a2bf5ca10d
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = antigravity-tools-bin
|
||||
pkgdesc = Professional Antigravity Account Manager & Switcher (Binary from GitHub)
|
||||
pkgver = 3.3.31
|
||||
pkgver = 3.3.32
|
||||
pkgrel = 1
|
||||
url = https://github.com/lbjlaq/Antigravity-Manager
|
||||
arch = x86_64
|
||||
|
|
@ -12,9 +12,9 @@ pkgbase = antigravity-tools-bin
|
|||
provides = antigravity-tools
|
||||
conflicts = antigravity-tools
|
||||
options = !strip
|
||||
source = antigravity-tools-bin-3.3.31.deb::https://github.com/lbjlaq/Antigravity-Manager/releases/download/v3.3.31/Antigravity.Tools_3.3.31_amd64.deb
|
||||
source = antigravity-tools-bin-3.3.32.deb::https://github.com/lbjlaq/Antigravity-Manager/releases/download/v3.3.32/Antigravity.Tools_3.3.32_amd64.deb
|
||||
source = LICENSE
|
||||
sha256sums = 745e61650493e7906a470a4f4142203fb4fcc1dc4b6d64f59c8eadb4a1035031
|
||||
sha256sums = a764d96c4f1578d38ab3658ee3d6874bcae379d1964996e8c7379208f3087824
|
||||
sha256sums = 6f0afc78b16f446941c6201dcc0a53e1d19dcb96b9fc2ccb497b1bf029aa3512
|
||||
|
||||
pkgname = antigravity-tools-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -14,7 +14,7 @@ _pkgname="Antigravity.Tools"
|
|||
_repouser="lbjlaq"
|
||||
_reponame="Antigravity-Manager"
|
||||
|
||||
pkgver=3.3.31
|
||||
pkgver=3.3.32
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc="Professional Antigravity Account Manager & Switcher (Binary from GitHub)"
|
||||
|
|
@ -31,7 +31,7 @@ source=("${pkgname}-${pkgver}.deb::https://github.com/${_repouser}/${_reponame}/
|
|||
|
||||
# [需更新] 校验和
|
||||
# 运行 'updpkgsums' 命令可以自动更新此处的值,无需手动修改
|
||||
sha256sums=('745e61650493e7906a470a4f4142203fb4fcc1dc4b6d64f59c8eadb4a1035031'
|
||||
sha256sums=('a764d96c4f1578d38ab3658ee3d6874bcae379d1964996e8c7379208f3087824'
|
||||
'6f0afc78b16f446941c6201dcc0a53e1d19dcb96b9fc2ccb497b1bf029aa3512')
|
||||
|
||||
options=('!strip')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue