qownnotes: update to 25.10.4

This commit is contained in:
Konstantin Podsvirov
2025-10-21 21:07:51 +03:00
parent 580d8e7fa8
commit fb40bd4b04

View File

@@ -3,7 +3,7 @@
_realname=qownnotes
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=25.9.6
pkgver=25.10.4
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
arch=('any')
@@ -33,7 +33,7 @@ makedepends=(
)
source=("https://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz"
"0001-allow-system-botan.patch")
sha256sums=('2b71646f9a3bd0cc7463a84c36d3768dee4af51c9a49f746740f463253e1e7c5'
sha256sums=('b5a62b3eb8ab488bb5086b3c19e5f6961492f11d65de6afc60faa9907e18fdb9'
'e332f9ad90713434224f3b1c4b344a9539dfe83acd62cd033490f9d4acf58633')
prepare() {