mirror of
https://github.com/archlinux/aur.git
synced 2026-03-12 22:52:24 +01:00
Update anytype-alpha-bin to version 0.53.26_alpha
This commit is contained in:
parent
9dc5b5be79
commit
68f94dbae0
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = anytype-alpha-bin
|
||||
pkgdesc = Operating environment for the new internet (Anytype)
|
||||
pkgver = 0.53.25_alpha
|
||||
pkgver = 0.53.26_alpha
|
||||
pkgrel = 1
|
||||
url = https://anytype.io
|
||||
arch = x86_64
|
||||
|
|
@ -19,9 +19,9 @@ pkgbase = anytype-alpha-bin
|
|||
conflicts = anytype-bin
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = anytype-0.53.25-alpha.deb::https://github.com/anyproto/anytype-ts/releases/download/v0.53.25-alpha/anytype_0.53.25-alpha_amd64.deb
|
||||
source = LICENSE-0.53.25-alpha.md::https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v0.53.25-alpha/LICENSE.md
|
||||
sha256sums = df654902dfcbee5382406d40a835820748f17d0dcbd71bc9506c0b0e06a65a44
|
||||
source = anytype-0.53.26-alpha.deb::https://github.com/anyproto/anytype-ts/releases/download/v0.53.26-alpha/anytype_0.53.26-alpha_amd64.deb
|
||||
source = LICENSE-0.53.26-alpha.md::https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v0.53.26-alpha/LICENSE.md
|
||||
sha256sums = 3112f48edefcdf811570253d2b89cfe7f1dfcc0c5cdd34cbb52d13821323bdeb
|
||||
sha256sums = daad9eb95adc6262b07115ba2cf87cd4c64acaca4b45d48e0fd3b15a72a31dc1
|
||||
|
||||
pkgname = anytype-alpha-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=anytype-alpha-bin
|
||||
_pkgname=anytype
|
||||
pkgver=0.53.25_alpha
|
||||
pkgver=0.53.26_alpha
|
||||
pkgrel=1
|
||||
pkgdesc="Operating environment for the new internet (Anytype)"
|
||||
arch=('x86_64')
|
||||
|
|
@ -23,7 +23,7 @@ source=(
|
|||
"anytype-${pkgver//_/-}.deb::https://github.com/anyproto/anytype-ts/releases/download/v${pkgver//_/-}/anytype_${pkgver//_/-}_amd64.deb"
|
||||
"LICENSE-${pkgver//_/-}.md::https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v${pkgver//_/-}/LICENSE.md"
|
||||
)
|
||||
sha256sums=('df654902dfcbee5382406d40a835820748f17d0dcbd71bc9506c0b0e06a65a44'
|
||||
sha256sums=('3112f48edefcdf811570253d2b89cfe7f1dfcc0c5cdd34cbb52d13821323bdeb'
|
||||
'daad9eb95adc6262b07115ba2cf87cd4c64acaca4b45d48e0fd3b15a72a31dc1')
|
||||
|
||||
latestver() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue