summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthek4n2024-04-12 16:07:52 +0300
committerthek4n2024-04-12 16:07:52 +0300
commitca864de466b2dfac3c0857516073d9eff10a92f4 (patch)
tree10b7df92a049ee4747acd74c578fecb9ce277572
parentaa2fc04a3eae5151b97737bd9de1815d4cc78ebe (diff)
downloadaur-ca864de466b2dfac3c0857516073d9eff10a92f4.tar.gz
release 1.20.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--VERSION2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68e9318eee9..eada6166f388 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = note-manager
pkgdesc = Simple CLI notes manager
- pkgver = 1.19.4
+ pkgver = 1.20.0
pkgrel = 1
url = https://github.com/thek4n/note
arch = any
@@ -11,7 +11,7 @@ pkgbase = note-manager
optdepends = tree: tree of notes
optdepends = ripgrep: find notes by content
conflicts = note-manager
- source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.19.4
+ source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.20.0
sha256sums = SKIP
pkgname = note-manager
diff --git a/PKGBUILD b/PKGBUILD
index 60e11d158ca7..4bfbf0546b88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thek4n
pkgname='note-manager'
-pkgver=1.19.4
+pkgver=1.20.0
pkgrel=1
pkgdesc="Simple CLI notes manager"
arch=('any')
diff --git a/VERSION b/VERSION
index d63a25a3633f..f1e7f0650fd3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.19.4 \ No newline at end of file
+1.20.0 \ No newline at end of file