aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2023-12-23 11:40:47 +0100
committerLucas Maximiliano Marino2023-12-23 11:40:47 +0100
commitb421fa7f38a316a72377ac32b3425e389f587cfb (patch)
tree387839f46c7e4747eff5c48c662ef3edb7b47eda
parent8188f5a63cd755d80a9fe7d23a65502628b14253 (diff)
downloadaur-b421fa7f38a316a72377ac32b3425e389f587cfb.tar.gz
feat: update to 0.37.0
happy holidays!
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD19
2 files changed, 7 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcda6873a705..6a0f7c0d2bdb 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.36.0
+ pkgver = 0.37.0
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.36.0.AppImage
+ noextract = Anytype-0.37.0.AppImage
options = !strip
- source = Anytype-0.36.0.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.36.0.AppImage
+ source = Anytype-0.37.0.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.37.0.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = 11fa2acbf8b350b0e07760dcde4b5564d8fdfd4d2f0ad10d9b434baf954a4294
+ sha256sums = 678e864dc2686aabe356ec543fe3aec43df628cd0d408496325bf7b9ca39afa8
sha256sums = 9d789ae73ce87a7a6c37ef60f7fbcc519e96f96fe5c5ffdf1abfc6c71fc62b81
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 4b8fe627571b..250fe724a8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,6 @@
-# Maintainer: elementh <hello@lucasmarino.me>
-#
-# WARNING WARNING WARNING WARNING WARNING
-# IMPORTANT: MIGRATION
-#
-# 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.
-# 3. Now install `anytype-bin` (this package) and now you can follow point 3. and login with the recovery phrase.
-#
-# Thanks.
-#
+# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.36.0
+pkgver=0.37.0
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')
@@ -32,7 +19,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('11fa2acbf8b350b0e07760dcde4b5564d8fdfd4d2f0ad10d9b434baf954a4294'
+sha256sums=('678e864dc2686aabe356ec543fe3aec43df628cd0d408496325bf7b9ca39afa8'
'9d789ae73ce87a7a6c37ef60f7fbcc519e96f96fe5c5ffdf1abfc6c71fc62b81'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')