aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2021-11-25 19:02:55 +0000
committerLucas Maximiliano Marino2021-11-25 19:02:55 +0000
commit58847e0346d73cd27a624103da7164316187d91e (patch)
tree4fb8b73b10e5744536a2f00d4224ef56e9d43730
parentd57146b18852fba69afaaadd21ca36db3daa6517 (diff)
downloadaur-58847e0346d73cd27a624103da7164316187d91e.tar.gz
feat: update to 0.21.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d29e5027085..7875d5458b5f 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.21.1
+ pkgver = 0.21.9
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.21.1.AppImage
+ noextract = Anytype-0.21.9.AppImage
options = !strip
- source = Anytype-0.21.1.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.21.1.AppImage
+ source = Anytype-0.21.9.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.21.9.AppImage
source = anytype.desktop
source = anytype.png
- sha256sums = e50b1b078f20d754f27d609b47b4b3d801131307721be6d2250346447ac8b9e1
+ sha256sums = 072f6b36f098e2fa2278fbd87f8ec33303e88143d377925d6883441347a2d48b
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index e3b18efe4319..f1794de9dd23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.21.1
+pkgver=0.21.9
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=('e50b1b078f20d754f27d609b47b4b3d801131307721be6d2250346447ac8b9e1'
+sha256sums=('072f6b36f098e2fa2278fbd87f8ec33303e88143d377925d6883441347a2d48b'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')