summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonne Haß2024-02-01 21:59:00 +0100
committerJonne Haß2024-02-01 21:59:00 +0100
commite928de8fd4cbf0ed1153a86fb20de4cbbd65c224 (patch)
tree2e9da033ac591e23af646a550c31302c55eecb3c
parent15b7598256172d2c6eb8380ed85a5825ec650b56 (diff)
downloadaur-e928de8fd4cbf0ed1153a86fb20de4cbbd65c224.tar.gz
workflowy: 4.0.2401302113
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bf9e3f9e2bd..ea6e77ddb5e9 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.2401221723
+ pkgver = 4.0.2401302113
pkgrel = 1
url = https://workflowy.com
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = workflowy-4.0.2401221723.AppImage::https://github.com/workflowy/desktop/releases/download/v4.0.2401221723/WorkFlowy-x86_64.AppImage
- sha256sums = ee43de40f7ba5ab62f99e63e50fb78f7315513d92385b78c6f90cb0fe2960cd6
+ source = workflowy-4.0.2401302113.AppImage::https://github.com/workflowy/desktop/releases/download/v4.0.2401302113/WorkFlowy-x86_64.AppImage
+ sha256sums = 2094e656bc2218c9c0cbefd052473544c908a8eb471eb5b614b5cc8543bb91dc
pkgname = workflowy
diff --git a/PKGBUILD b/PKGBUILD
index 47b0949ab8b0..2b5470d6e79d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer Jonne Haß <me@jhass.eu>
pkgname=workflowy
-pkgver=4.0.2401221723
+pkgver=4.0.2401302113
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=('ee43de40f7ba5ab62f99e63e50fb78f7315513d92385b78c6f90cb0fe2960cd6')
+sha256sums=('2094e656bc2218c9c0cbefd052473544c908a8eb471eb5b614b5cc8543bb91dc')