summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthek4n2024-05-21 13:04:11 +0300
committerthek4n2024-05-21 13:04:11 +0300
commit1da68ac9a1c48695a36f1668c40739c6e1befc2f (patch)
tree57508a740dad8de7913726658386e56fee704d62
parentd7605781dbade1a848452d968e83a6e11848b354 (diff)
downloadaur-1da68ac9a1c48695a36f1668c40739c6e1befc2f.tar.gz
release v1.21.2
-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 c4dbc01113bf..0f36e2f077b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = note-manager
pkgdesc = Simple CLI notes manager
- pkgver = 1.21.1
+ pkgver = 1.21.2
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.21.1
+ source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.21.2
sha256sums = SKIP
pkgname = note-manager
diff --git a/PKGBUILD b/PKGBUILD
index 5e7269d21e32..5f7b030212c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thek4n
pkgname='note-manager'
-pkgver=1.21.1
+pkgver=1.21.2
pkgrel=1
pkgdesc="Simple CLI notes manager"
arch=('any')
diff --git a/VERSION b/VERSION
index 87967a790d61..6b1a92e6b664 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.21.1 \ No newline at end of file
+1.21.2 \ No newline at end of file