diff --git a/.SRCINFO b/.SRCINFO index bfb06e9daa788..09d458ede856f 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 = 6 + pkgrel = 7 url = https://github.com/codexu/note-gen arch = x86_64 license = MIT diff --git a/PKGBUILD b/PKGBUILD index b4d05ce71ea3a..76dd87e05a0dc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=note-gen _pkgname=note-gen pkgver=0.22.1 -pkgrel=6 +pkgrel=7 pkgdesc="A cross-platform Markdown note-taking application with AI integration" arch=('x86_64') url="https://github.com/codexu/note-gen"