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

This commit is contained in:
ChHsich 2026-03-08 09:31:10 +00:00
parent 7b07e147db
commit 08430acc7c
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.26.3
pkgver = 0.26.4
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.26.3nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = 75ff861eaa1e311bf14ade0a3c5f9c0539d40472438602ef94d04664e0157357
source = note-gen-0.22.2.tar.gz::https://github.com/codexu/note-gen/archive/note-gen-v0.26.4nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = 7cec5cb8461f97bd3b9758ec55c2c0b64c108a8e8d7aec26e21d0bc795e0025d
pkgname = note-gen

View file

@ -1,7 +1,7 @@
# Maintainer: ChHsich <hsichingchang@gmail.com>
pkgname=note-gen
_pkgname=note-gen
pkgver=0.26.3
pkgver=0.26.4
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=('75ff861eaa1e311bf14ade0a3c5f9c0539d40472438602ef94d04664e0157357')
sha256sums=('7cec5cb8461f97bd3b9758ec55c2c0b64c108a8e8d7aec26e21d0bc795e0025d')
install=$pkgname.install