From e6ede9bccc3f7279e6e2755906c0659ef2147fd8 Mon Sep 17 00:00:00 2001 From: ChHsich Date: Wed, 22 Oct 2025 00:28:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(aur):=20update=20to=20vers?= =?UTF-8?q?ion=200.22.1-10?= 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 d9c28d811c78f..f0f85eea7f3c8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = note-gen pkgdesc = A cross-platform Markdown note-taking application with AI integration pkgver = 0.22.1 - pkgrel = 9 + pkgrel = 10 url = https://github.com/codexu/note-gen arch = x86_64 license = MIT diff --git a/PKGBUILD b/PKGBUILD index 12453ea820331..b5e5431eaefee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=note-gen _pkgname=note-gen pkgver=0.22.1 -pkgrel=9 +pkgrel=10 pkgdesc="A cross-platform Markdown note-taking application with AI integration" arch=('x86_64') url="https://github.com/codexu/note-gen"