aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2022-10-04 18:29:23 +0200
committerLucas Maximiliano Marino2022-10-04 18:29:23 +0200
commit48dda517ad8113a36574c5a3d52a4011e1717583 (patch)
treec4092e1a520de45082dcd985279ed68e093df50f
parentb983db2973d5402c9df3e22e13a8c2775948851e (diff)
downloadaur-48dda517ad8113a36574c5a3d52a4011e1717583.tar.gz
feat: update to 0.29.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9e479e8dd65..bee76521f5cd 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.28.0
+ pkgver = 0.29.0
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.28.0.AppImage
+ noextract = Anytype-0.29.0.AppImage
options = !strip
- source = Anytype-0.28.0.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.28.0.AppImage
+ source = Anytype-0.29.0.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.29.0.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = b58795cf5d2c6932417fa0c31885527782244911032458bf6a6fe483f027d361
+ sha256sums = c681d841b57c7cfb07b3f1b58ae4da435f7b76951990ca2199833ddb8cbc353d
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 14a559854c55..1fb772cc79f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.28.0
+pkgver=0.29.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')
@@ -18,7 +18,7 @@ source=(
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('b58795cf5d2c6932417fa0c31885527782244911032458bf6a6fe483f027d361'
+sha256sums=('c681d841b57c7cfb07b3f1b58ae4da435f7b76951990ca2199833ddb8cbc353d'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')