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"