aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Maximiliano Marino2021-09-03 19:30:07 +0300
committerLucas Maximiliano Marino2021-09-03 19:30:07 +0300
commit59baacf688744adca26ee9e698ee10f0d320eca0 (patch)
tree487f0ab93458dab7dc96508d669eb269bf7e1aac
parent65a31c0df6ebb05a8226209df0b49d251af67d6f (diff)
downloadaur-59baacf688744adca26ee9e698ee10f0d320eca0.tar.gz
feat: update to 0.18.68
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4dade37b42a..f89e52b32625 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.59
+ pkgver = 0.18.68
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.59.AppImage
+ noextract = Anytype-0.18.68.AppImage
options = !strip
- source = Anytype-0.18.59.AppImage::https://download.anytype.io/?action=download&id=42191077
+ source = Anytype-0.18.68.AppImage::https://download.anytype.io/?action=download&id=43714350
source = anytype.desktop
source = anytype.png
- sha256sums = 1c3843776de45e12055e0f9028f36947647a402e282429eeb7e803fffa8c2b56
+ sha256sums = 55960531481f95cdcb124fe737b7a841b8a71904b50273c799bf1680ace11913
sha256sums = 1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f
sha256sums = 48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0
diff --git a/PKGBUILD b/PKGBUILD
index 6de15c2cb5bf..b6d529488cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: elementh <hello@lucasmarino.me>
pkgname=anytype-bin
-pkgver=0.18.59
+pkgver=0.18.68
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://download.anytype.io/?action=download&id=42191077"
+ "Anytype-${pkgver}.AppImage::https://download.anytype.io/?action=download&id=43714350"
"anytype.desktop"
"anytype.png"
)
noextract=("${_appimage}")
-sha256sums=('1c3843776de45e12055e0f9028f36947647a402e282429eeb7e803fffa8c2b56'
+sha256sums=('55960531481f95cdcb124fe737b7a841b8a71904b50273c799bf1680ace11913'
'1bda1398291bed84ebee1d2c3e94b4c367925a8e2c0bd371aba8d6604e54281f'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')