qownnotes: update to 24.10.4
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user