summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthek4n2024-04-27 13:19:23 +0300
committerthek4n2024-04-27 13:19:23 +0300
commit7b5236ca53a8c49335c6b1262c77f6119b9c8808 (patch)
tree16e23b6aa920de2f5ae52f9e494e33d346ef4401
parent3e137ce204eef312f2bff3710eb41181fc531517 (diff)
downloadaur-7b5236ca53a8c49335c6b1262c77f6119b9c8808.tar.gz
release v1.21.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 9ff7873527f6..69eae906a4dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = note-manager
pkgdesc = Simple CLI notes manager
- pkgver = 1.20.1
+ pkgver = 1.21.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.20.1
+ source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.21.0
sha256sums = SKIP
pkgname = note-manager
diff --git a/PKGBUILD b/PKGBUILD
index 4c0c29202141..8be2f6dc9ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thek4n
pkgname='note-manager'
-pkgver=1.20.1
+pkgver=1.21.0
pkgrel=1
pkgdesc="Simple CLI notes manager"
arch=('any')
diff --git a/VERSION b/VERSION
index 1acb46a42ac8..e4264e9848df 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.20.1 \ No newline at end of file
+1.21.0 \ No newline at end of file