aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2023-07-16 21:59:52 +0200
committerLucas Maximiliano Marino2023-07-16 21:59:52 +0200
commit55fced6a3dace4999b071e1d307d630e9bd74f76 (patch)
treefcf0455b3918d670b5bd430839bc193c726ecdf6
parent9eb632a51a9b9ce0d81f2805e232037ee7053b3e (diff)
downloadaur-55fced6a3dace4999b071e1d307d630e9bd74f76.tar.gz
feat: update 0.33.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76fdc5098e62..578172a60cd3 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.3
+ pkgver = 0.33.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.32.3.AppImage
+ noextract = Anytype-0.33.0.AppImage
options = !strip
- source = Anytype-0.32.3.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.32.3.AppImage
+ source = Anytype-0.33.0.AppImage::https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-0.33.0.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = bac446c10b983444d0bbe6b6dd4796dfce2d3855cb7ec8cee9373ee7bbad0af9
+ sha256sums = 964a1cb8f95460615658431acfb43f4963052066b6c3e8cd434bb9133712cfb3
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index aad50f29deb6..1ef1d56a9f69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# Thanks.
#
pkgname=anytype-bin
-pkgver=0.32.3
+pkgver=0.33.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 +32,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('bac446c10b983444d0bbe6b6dd4796dfce2d3855cb7ec8cee9373ee7bbad0af9'
+sha256sums=('964a1cb8f95460615658431acfb43f4963052066b6c3e8cd434bb9133712cfb3'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')