Updating package to 0.51.16 - 1

This commit is contained in:
rooki 2025-12-01 20:48:36 +01:00
parent 1d653497a5
commit 99d5389fc5
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = anytype-alpha-bin
pkgdesc = Operating environment for the new internet. Anytype is a next generation software that breaks down barriers between applications, gives back privacy and data ownership to users.
pkgver = 0.51.15
pkgver = 0.51.16
pkgrel = 1
url = https://github.com/anyproto/anytype-ts
arch = x86_64
@ -17,9 +17,9 @@ pkgbase = anytype-alpha-bin
conflicts = anytype-legacy
conflicts = anytype-electron-bin
conflicts = anytype-bin
source = https://github.com/anyproto/anytype-ts/releases/download/v0.51.15-alpha/anytype_0.51.15-alpha_amd64.deb
source = https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v0.51.15-alpha/LICENSE.md
sha256sums = 3bba161666448a729b928d1bf161947bdcf2fd7dd04d91afb32b3578aeb507eb
source = https://github.com/anyproto/anytype-ts/releases/download/v0.51.16-alpha/anytype_0.51.16-alpha_amd64.deb
source = https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v0.51.16-alpha/LICENSE.md
sha256sums = e982e20bc7292faec2786cbfc5b694dddd4b31be412b6df7809b5f4204aa6307
sha256sums = daad9eb95adc6262b07115ba2cf87cd4c64acaca4b45d48e0fd3b15a72a31dc1
pkgname = anytype-alpha-bin

View file

@ -7,7 +7,7 @@
pkgname=anytype-alpha-bin
_pkgname=anytype
_truetag="-alpha" # Usually -alpha, but sometimes they do the next version as -beta which is weird ( blank is stable, this package only updates for alpha/beta versions )
pkgver=0.51.15
pkgver=0.51.16
pkgrel=1
pkgdesc="Operating environment for the new internet. Anytype is a next generation software that breaks down barriers between applications, gives back privacy and data ownership to users."
arch=('x86_64')
@ -24,7 +24,7 @@ source=(
"https://github.com/anyproto/anytype-ts/releases/download/v${pkgver}${_truetag}/anytype_${pkgver}${_truetag}_amd64.deb"
"https://raw.githubusercontent.com/anyproto/anytype-ts/refs/tags/v${pkgver}${_truetag}/LICENSE.md"
)
sha256sums=('3bba161666448a729b928d1bf161947bdcf2fd7dd04d91afb32b3578aeb507eb'
sha256sums=('e982e20bc7292faec2786cbfc5b694dddd4b31be412b6df7809b5f4204aa6307'
'daad9eb95adc6262b07115ba2cf87cd4c64acaca4b45d48e0fd3b15a72a31dc1')
package() {