aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2023-10-06 19:30:17 +0200
committerLucas Maximiliano Marino2023-10-06 19:30:17 +0200
commitb680230fc5a2882624a3c084b63c13930c464782 (patch)
tree78bf67e912faee45dbe406badfa8fc8362c0e915
parentb27559e701c139da2bb5e4c0f507940edb8d5ebe (diff)
downloadaur-b680230fc5a2882624a3c084b63c13930c464782.tar.gz
feat: update to 0.35.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88caf87b4b4b..0ba6d9f78a80 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.35.2
+ pkgver = 0.35.4
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.35.2.AppImage
+ noextract = Anytype-0.35.4.AppImage
options = !strip
- source = Anytype-0.35.2.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.35.2.AppImage
+ source = Anytype-0.35.4.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.35.4.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = 44b9000bdacd18775b5ff11f0d37e96c104a698f81a9d16e08c9bdf669233a3c
+ sha256sums = 85e4bedee731bf85938aa7a07668e9bfc696b82fb7927c42d344830e0e11f225
sha256sums = 9d789ae73ce87a7a6c37ef60f7fbcc519e96f96fe5c5ffdf1abfc6c71fc62b81
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 177701045664..ef6631a31bf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# Thanks.
#
pkgname=anytype-bin
-pkgver=0.35.2
+pkgver=0.35.4
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 +32,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('44b9000bdacd18775b5ff11f0d37e96c104a698f81a9d16e08c9bdf669233a3c'
+sha256sums=('85e4bedee731bf85938aa7a07668e9bfc696b82fb7927c42d344830e0e11f225'
'9d789ae73ce87a7a6c37ef60f7fbcc519e96f96fe5c5ffdf1abfc6c71fc62b81'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')