summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonne Haß2022-11-13 13:57:58 +0100
committerJonne Haß2022-11-13 13:57:58 +0100
commita5fe939dfb87c7f5430c1afbe2a4da8671048fd1 (patch)
tree93c31214d1b4863ab3fc2e7420fe2418bfe2de55
parent81bb9dcf8c8dd57a9d6fdc3ae1a452fc9c1dd33f (diff)
downloadaur-a5fe939dfb87c7f5430c1afbe2a4da8671048fd1.tar.gz
workflowy: 4.0.2211091859
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c9356ac9e15..8fbe54c8ba38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = workflowy
pkgdesc = Desktop app for workflowy.com, a note taking tool based on lists
- pkgver = 4.0.2211011733
+ pkgver = 4.0.2211091859
pkgrel = 1
url = https://workflowy.com
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = workflowy-4.0.2211011733.AppImage::https://github.com/workflowy/desktop/releases/download/v4.0.2211011733/WorkFlowy-x86_64.AppImage
- sha256sums = b20c750421ea78eb4f49a1731fab79f17a7b7073102c55e868cf3c600609f62e
+ source = workflowy-4.0.2211091859.AppImage::https://github.com/workflowy/desktop/releases/download/v4.0.2211091859/WorkFlowy-x86_64.AppImage
+ sha256sums = a8d640d592efb1e722be981bae36efa3cf0fb35c8f9fa1e4ab72d9e63f6f609c
pkgname = workflowy
diff --git a/PKGBUILD b/PKGBUILD
index 4eddad24eac5..fa7382bd2940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer Jonne Haß <me@jhass.eu>
pkgname=workflowy
-pkgver=4.0.2211011733
+pkgver=4.0.2211091859
pkgrel=1
pkgdesc="Desktop app for workflowy.com, a note taking tool based on lists"
arch=('x86_64')
@@ -28,4 +28,4 @@ package() {
cp -av squashfs-root/usr/share/icons/hicolor/* "$pkgdir/usr/share/icons/hicolor/"
chmod -R a+rX "$pkgdir/usr/share/icons/hicolor"
}
-sha256sums=('b20c750421ea78eb4f49a1731fab79f17a7b7073102c55e868cf3c600609f62e')
+sha256sums=('a8d640d592efb1e722be981bae36efa3cf0fb35c8f9fa1e4ab72d9e63f6f609c')