Merge pull request #20558 from lazka/qownnotes-24.4.0

qownnotes: Update to 24.4.0
This commit is contained in:
Christoph Reiter
2024-04-05 09:47:53 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
_realname=qownnotes
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=24.2.5
pkgver=24.4.0
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=('c4baedf678362dedde10f1f25eea2a4d4c121f987a27ef776ca17120068476e0')
sha256sums=('4b1a190f90d8b8f009670062c37f2365823e7bd144c63f9389495ccef6d79160')
build() {
cd "${_realname}-${pkgver}"