🔖 chore(aur): update to version 0.23.0-1

This commit is contained in:
ChHsich 2025-12-18 14:24:21 +00:00
parent 95b8889e3d
commit c244e7b32b
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = note-gen
pkgdesc = A cross-platform Markdown note-taking application with AI integration (X11/Wayland compatible)
pkgver = 0.22.4
pkgver = 0.23.0
pkgrel = 1
url = https://github.com/codexu/note-gen
install = note-gen.install
@ -31,7 +31,7 @@ pkgbase = note-gen
conflicts = note-gen-bin
options = !strip
options = !lto
source = note-gen-0.22.2.tar.gz::https://github.com/codexu/note-gen/archive/note-gen-v0.22.4nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = 2eeb29b3ed68019db398b0796c4c69483e0e5b76165460d518aef8064aec34dd
source = note-gen-0.22.2.tar.gz::https://github.com/codexu/note-gen/archive/note-gen-v0.23.0nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = 00face5146b05460102618087d43ee1b5c8a7cce0beb2a2fc2a8dee7407f81e9
pkgname = note-gen

View file

@ -1,7 +1,7 @@
# Maintainer: ChHsich <hsichingchang@gmail.com>
pkgname=note-gen
_pkgname=note-gen
pkgver=0.22.4
pkgver=0.23.0
pkgrel=1
pkgdesc="A cross-platform Markdown note-taking application with AI integration (X11/Wayland compatible)"
arch=('x86_64')
@ -14,7 +14,7 @@ provides=('note-gen')
conflicts=('note-gen-bin')
options=('!strip' '!lto')
source=("$pkgname-$pkgver.tar.gz::$url/archive/note-gen-v$pkgver.tar.gz")
sha256sums=('2eeb29b3ed68019db398b0796c4c69483e0e5b76165460d518aef8064aec34dd')
sha256sums=('00face5146b05460102618087d43ee1b5c8a7cce0beb2a2fc2a8dee7407f81e9')
install=$pkgname.install