From 99d5389fc50a9ffadcae936a0dbf95ecd9ebb071 Mon Sep 17 00:00:00 2001 From: rooki Date: Mon, 1 Dec 2025 20:48:36 +0100 Subject: [PATCH] Updating package to 0.51.16 - 1 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cf343f48a239..96ea88666d3a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 9ec49073e664..2e8b6e7ca3fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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() {