qownnotes: update to 24.10.4

This commit is contained in:
Biswapriyo Nath
2024-10-30 07:24:09 +00:00
parent 120e2c1f7f
commit c63339f01b

View File

@@ -3,7 +3,7 @@
_realname=qownnotes
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=24.9.0
pkgver=24.10.4
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
arch=('any')
@@ -28,7 +28,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-qt6-tools"
)
source=("https://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz")
sha256sums=('c65181a5189a93fb61ff3f7329b417a6e937a72fd6d67b3dd0d8cac38c3716d2')
sha256sums=('fa325c2daa5c6ee6f88297d1751b8ffd2ee7a056ee9981ca4369d24553072450')
build() {
cd "${_realname}-${pkgver}"