summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCandroid-man2022-01-16 08:04:13 -0600
committerCandroid-man2022-01-16 08:04:13 -0600
commit9c6cf894e3fce74c0da4db268cd46405e7f735b7 (patch)
treea0f2b9b2241639f0ea258fd0d0db151d449be13f
parentd28603aed883841ac09dde65dd4ad5adcd6e381c (diff)
downloadaur-9c6cf894e3fce74c0da4db268cd46405e7f735b7.tar.gz
Update to 1.7.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 907dc363fca8..a8947e3a092d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = notesnook
pkgdesc = Take private notes, capture ideas, make lists & sync them anywhere
- pkgver = 1.7.0
- pkgrel = 2
+ pkgver = 1.7.5
+ pkgrel = 4
url = https://notesnook.com/
arch = x86_64
license = Unknown
depends = gtk3
depends = nss
- source = notesnook_1.7.0_amd64.deb::https://github.com/streetwriters/notesnook/releases/download/v1.7.0/notesnook_amd64.deb
+ source = notesnook_1.7.5_amd64.deb::https://github.com/streetwriters/notesnook/releases/download/v1.7.5/notesnook_amd64.deb
sha256sums = 5db2d80cbb8255bd726d7dedfbc05491a7a4b6fdcfca6fcbd8c7aab3d97a2ded
-pkgname = notesnook-bin
+pkgname = notesnook
diff --git a/PKGBUILD b/PKGBUILD
index 29fe47492548..936a7e5194c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributer: Ada <adadonderr@gmail.com>
# Contributor: Christian Finnberg <christian@finnberg.net>
pkgname='notesnook'
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.5
+pkgrel=4
pkgdesc="Take private notes, capture ideas, make lists & sync them anywhere"
arch=('x86_64')
url="https://notesnook.com/"