🔖 chore(aur): update to version 0.22.1-33

This commit is contained in:
ChHsich 2025-10-22 10:49:25 +00:00
parent 537d03b7f3
commit 681b1fca10
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = note-gen
pkgdesc = A cross-platform Markdown note-taking application with AI integration
pkgver = 0.22.1
pkgrel = 32
pkgrel = 33
url = https://github.com/codexu/note-gen
arch = x86_64
license = MIT

View file

@ -2,13 +2,13 @@
pkgname=note-gen
_pkgname=note-gen
pkgver=0.22.1
pkgrel=32
pkgrel=33
pkgdesc="A cross-platform Markdown note-taking application with AI integration"
arch=('x86_64')
url="https://github.com/codexu/note-gen"
license=('MIT')
depends=('gtk3' 'webkit2gtk-4.1' 'libappindicator-gtk3' 'librsvg' 'libvips' 'libxcb' 'libxrandr')
makedepends=('rust' 'nodejs' 'npm' 'pnpm' 'pkgconf' 'clang' 'sqlite' 'appmenu-gtk-module' 'xdotool')
makedepends=('rust' 'nodejs' 'npm' 'pnpm' 'pkgconf' 'clang' 'sqlite' 'dbus' 'pipewire' 'wayland' 'libglvnd' 'glib2' 'mesa' 'patchelf')
provides=('note-gen')
conflicts=('note-gen-bin')
options=('!strip' '!lto')