summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMicah Waddoups2023-10-15 14:29:20 -0600
committerMicah Waddoups2023-10-15 14:29:20 -0600
commita5837f0a527c44f2d6a9a9e75977a4a9aee6db44 (patch)
tree1d4f73a5baf10093fa3a7fd8e4a1848d2c033a2b
parent77fcf7321a6bb1bd2403b76e7e9af1b74779a74c (diff)
downloadaur-a5837f0a527c44f2d6a9a9e75977a4a9aee6db44.tar.gz
Updating to current release 2.2.3 don't mind if someone else continues this.
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 986255de8612..3d5048d55024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Peter Gaede <peter-gaede@mail.de>
# Maintainer: Jay Ta'ala <jay@jaytaala.com>
+# Maintainer: Micah Waddoups <dev@micahwelf.us>
pkgname=zoho-notebook
-pkgver=2.1.0
+pkgver=2.2.3
pkgrel=1
pkgdesc="Zoho Notebook for Linux: Take notes, add files, create checklists, sketches, record audio, and capture moments."
arch=('x86_64')
@@ -12,7 +13,7 @@ depends=('gtk3' 'libsecret' 'dbus' 'nss' 'python' 'alsa-lib' 'make')
options=('!strip' '!emptydirs')
install=notebook.install
source=("https://downloads.zohocdn.com/notebooklinux-desktop/Notebook-${pkgver}.deb")
-sha256sums=('f1d5ce56d1c0324194b9e8ca4487bcc0f90a0fb600627e2343421b406b904abd')
+sha256sums=('c9f4faf14c722fd549cd1be7ebd0424728af7ad2ceda246faadd76d2b83abaa1')
package() {
tar xf data.tar.xz -C "${pkgdir}"