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

This commit is contained in:
ChHsich 2026-01-25 06:34:38 +00:00
parent 00ff4da9d0
commit f655b686eb
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 = null
pkgver = 0.25.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-vnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed
source = note-gen-0.22.2.tar.gz::https://github.com/codexu/note-gen/archive/note-gen-v0.25.0nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnulltar.gz
sha256sums = 73572707c3deccae89ef0b4afdcd8e855aff74ee648da91e1ad5298074de7ac4
pkgname = note-gen

View file

@ -1,7 +1,7 @@
# Maintainer: ChHsich <hsichingchang@gmail.com>
pkgname=note-gen
_pkgname=note-gen
pkgver=null
pkgver=0.25.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=('d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed')
sha256sums=('73572707c3deccae89ef0b4afdcd8e855aff74ee648da91e1ad5298074de7ac4')
install=$pkgname.install