aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2021-08-13 12:33:43 +0300
committerLucas Maximiliano Marino2021-08-13 12:33:43 +0300
commit65a31c0df6ebb05a8226209df0b49d251af67d6f (patch)
tree23dd4bcd9e4f3f4bb30582453ea2885e9359581f
parent0ac37507e99519bae23ec6de5961ac807e1d4757 (diff)
downloadaur-65a31c0df6ebb05a8226209df0b49d251af67d6f.tar.gz
feat: update to 0.18.59
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f086eb79b3fa..c4dade37b42a 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.18.58
+ pkgver = 0.18.59
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.18.58.AppImage
+ noextract = Anytype-0.18.59.AppImage
options = !strip
- source = Anytype-0.18.58.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.18.58.AppImage
+ source = Anytype-0.18.59.AppImage::https://download.anytype.io/?action=download&id=42191077
source = anytype.desktop
source = anytype.png
- sha256sums = 72bb78439ab1c04fd3d1e9cd56efe01258fc88756a52713d1d09c6fea8e561ab
+ sha256sums = 1c3843776de45e12055e0f9028f36947647a402e282429eeb7e803fffa8c2b56
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 84af9f86d3ba..6de15c2cb5bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.18.58
+pkgver=0.18.59
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')
@@ -13,12 +13,12 @@ provides=('anytype')
conflicts=('anytype')
_appimage="Anytype-${pkgver}.AppImage"
source=(
- "Anytype-${pkgver}.AppImage::https://at9412003.fra1.digitaloceanspaces.com/Anytype-0.18.58.AppImage"
+ "Anytype-${pkgver}.AppImage::https://download.anytype.io/?action=download&id=42191077"
"anytype.desktop"
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('72bb78439ab1c04fd3d1e9cd56efe01258fc88756a52713d1d09c6fea8e561ab'
+sha256sums=('1c3843776de45e12055e0f9028f36947647a402e282429eeb7e803fffa8c2b56'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')