summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthek4n2024-02-04 02:49:55 +0300
committerthek4n2024-02-04 02:49:55 +0300
commit6d28632b154c996820f1aa102d7a5423c7643585 (patch)
tree5d311d8f544198e04d5092820a9e360e7eb9110f
parent869979e880da4264b923ea3042146bc3f1f7915e (diff)
downloadaur-6d28632b154c996820f1aa102d7a5423c7643585.tar.gz
v1.18.0 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58a170cbdb96..c56004cdc2a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = note-manager
pkgdesc = Simple CLI notes manager
pkgver = 1.17.0
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/thek4n/note
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index ed37d1a2a47a..2bb8e1ae0c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='note-manager'
pkgver=1.17.0
-pkgrel=2
+pkgrel=1
pkgdesc="Simple CLI notes manager"
arch=('any')
url='https://github.com/thek4n/note'