qownnotes: update to 26.1.3

This commit is contained in:
Konstantin Podsvirov
2026-01-03 15:14:04 +03:00
parent c309da1b33
commit 856b82e360

View File

@@ -3,7 +3,7 @@
_realname=qownnotes
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=26.1.0
pkgver=26.1.3
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=('1ecac4ef02e59f763c89d8a3111d90632eda93395ece18d200e1f257d089405a'
sha256sums=('b3d1007e7c44c25e8cf89b6a40486f966b9da537b1c12c4a6c70e5e68031286f'
'e332f9ad90713434224f3b1c4b344a9539dfe83acd62cd033490f9d4acf58633')
prepare() {