aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2023-06-20 10:16:33 +0200
committerLucas Maximiliano Marino2023-06-20 10:16:33 +0200
commit9eb632a51a9b9ce0d81f2805e232037ee7053b3e (patch)
tree75a0f84c2b79e115e5208b1b1fd1fd7ba08983aa
parentd54d4507fa3a0d7e3e118997ef9bb21f5d3986e4 (diff)
downloadaur-9eb632a51a9b9ce0d81f2805e232037ee7053b3e.tar.gz
feat: update to 0.32.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73131e0eaae3..76fdc5098e62 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.32.2
+ pkgver = 0.32.3
pkgrel = 1
url = https://anytype.io/
arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = anytype-bin
provides = anytype
conflicts = anytype
conflicts = anytype-legacy
- noextract = Anytype-0.32.2.AppImage
+ noextract = Anytype-0.32.3.AppImage
options = !strip
- source = Anytype-0.32.2.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.32.2.AppImage
+ source = Anytype-0.32.3.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.32.3.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = 9f3ebbbbf3805492a0bbe6f0e918c674824933c5eafd500aea86fb3a9e681f7c
+ sha256sums = bac446c10b983444d0bbe6b6dd4796dfce2d3855cb7ec8cee9373ee7bbad0af9
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index df08df32913e..aad50f29deb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,14 @@
# If you are coming from the > 0.3.2 BETA please read the instructions:
#
# 1. Install `anytype-legacy`
-# 2. Follow the instructions HERE: https://community.anytype.io/t/anytype-legacy-to-beta-migration-trail-guide/9274 UP to the point 2., BUT NOT 3.
+# 2. Follow the instructions HERE: https://community.anytype.io/t/anytype-legacy-to-beta-migration-trail-guide/9274
+# UP to the point 2., BUT NOT 3.
# 3. Now install `anytype-bin` (this package) and now you can follow point 3. and login with the recovery phrase.
#
# Thanks.
+#
pkgname=anytype-bin
-pkgver=0.32.2
+pkgver=0.32.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')
@@ -30,7 +32,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('9f3ebbbbf3805492a0bbe6f0e918c674824933c5eafd500aea86fb3a9e681f7c'
+sha256sums=('bac446c10b983444d0bbe6b6dd4796dfce2d3855cb7ec8cee9373ee7bbad0af9'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')