mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
update: 3.3.49
This commit is contained in:
parent
19cad479b4
commit
fc06f06945
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.48
|
||||
pkgver = 3.3.49
|
||||
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.48.deb::https://github.com/lbjlaq/Antigravity-Manager/releases/download/v3.3.48/Antigravity.Tools_3.3.48_amd64.deb
|
||||
source = antigravity-tools-bin-3.3.49.deb::https://github.com/lbjlaq/Antigravity-Manager/releases/download/v3.3.49/Antigravity.Tools_3.3.49_amd64.deb
|
||||
source = LICENSE
|
||||
sha256sums = c6499e62f5ba261afb0d01a596fa421a2b377b91517ccb6d6e487ba51f324baf
|
||||
sha256sums = cbc527b88508586fd9108c14fa04f06385c42d911a716fecbf91262fd4640e74
|
||||
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.48
|
||||
pkgver=3.3.49
|
||||
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=('c6499e62f5ba261afb0d01a596fa421a2b377b91517ccb6d6e487ba51f324baf'
|
||||
sha256sums=('cbc527b88508586fd9108c14fa04f06385c42d911a716fecbf91262fd4640e74'
|
||||
'6f0afc78b16f446941c6201dcc0a53e1d19dcb96b9fc2ccb497b1bf029aa3512')
|
||||
|
||||
options=('!strip')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue