summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthek4n2024-02-19 15:45:35 +0300
committerthek4n2024-02-19 15:45:35 +0300
commit74715a0f56e2bd29f1225cfab2a4bdcd32f67749 (patch)
tree2f3f5ee9c6d3308a308c874b668681f53b0a08c6
parente10caa438ab9ae58ecbf1e4148ca31c8b3506f9a (diff)
downloadaur-74715a0f56e2bd29f1225cfab2a4bdcd32f67749.tar.gz
release v1.19.3
-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 57637d216fb7..99a955f97bda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = note-manager
pkgdesc = Simple CLI notes manager
- pkgver = 1.19.2
+ pkgver = 1.19.3
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.2
+ source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.19.3
sha256sums = SKIP
pkgname = note-manager
diff --git a/PKGBUILD b/PKGBUILD
index 1531bb44f909..dc71ea344312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thek4n
pkgname='note-manager'
-pkgver=1.19.2
+pkgver=1.19.3
pkgrel=1
pkgdesc="Simple CLI notes manager"
arch=('any')
diff --git a/VERSION b/VERSION
index ac25b2cc796a..74ac6bd380a3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.19.2 \ No newline at end of file
+1.19.3 \ No newline at end of file