From 801487d55b90fc3feaff04f717eacf6a80d5e4fa Mon Sep 17 00:00:00 2001 From: ChHsich Date: Fri, 24 Oct 2025 16:29:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(aur):=20update=20to=20vers?= =?UTF-8?q?ion=200.22.2-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8921ae3095347..1055ddfab1025 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = note-gen pkgdesc = A cross-platform Markdown note-taking application with AI integration (X11/Wayland compatible) pkgver = 0.22.2 - pkgrel = 1 + pkgrel = 2 url = https://github.com/codexu/note-gen install = note-gen.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index dca38263dc10a..2376f064fd375 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=note-gen _pkgname=note-gen pkgver=0.22.2 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-platform Markdown note-taking application with AI integration (X11/Wayland compatible)" arch=('x86_64') url="https://github.com/codexu/note-gen"