aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2021-12-20 12:27:58 +0100
committerLucas Maximiliano Marino2021-12-20 12:27:58 +0100
commit74e6bfc939978e4792b3101fa87978537c07c375 (patch)
tree40ff73ecb7d2f04b90b0e0fb1358b25677dfdd28
parent0df609d5924e9508c4fd9b21bc98a5c22b18f924 (diff)
downloadaur-74e6bfc939978e4792b3101fa87978537c07c375.tar.gz
feat: update to 0.22.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b854ebb7ac60..06b30c09def3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anytype-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.22.1
+ pkgver = 0.22.3
pkgrel = 1
url = https://anytype.io/
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = anytype-bin
optdepends = org.freedesktop.secrets: for not having to sign in each time
provides = anytype
conflicts = anytype
- noextract = Anytype-0.22.1.AppImage
+ noextract = Anytype-0.22.3.AppImage
options = !strip
- source = Anytype-0.22.1.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.22.1.AppImage
+ source = Anytype-0.22.3.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.22.3.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = 21feb447c01eed86826950e67b2b234d5b565b0681d14b082224aa237a2d3110
+ sha256sums = dbcaa04d6090ac509110635f8fc6de3e8704a41fb40197eb28d3b86a49fbff92
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 53ea68f06817..e5d2e0c9bb27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.22.1
+pkgver=0.22.3
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')
@@ -18,7 +18,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('21feb447c01eed86826950e67b2b234d5b565b0681d14b082224aa237a2d3110'
+sha256sums=('dbcaa04d6090ac509110635f8fc6de3e8704a41fb40197eb28d3b86a49fbff92'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')