qownnotes: update to 24.9.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=qownnotes
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=24.8.0
|
||||
pkgver=24.9.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=('6ecf7855e8da43c59911691a1dbef0975bcbc9bd4613097aff3ddf6a4ff70e39')
|
||||
sha256sums=('c65181a5189a93fb61ff3f7329b417a6e937a72fd6d67b3dd0d8cac38c3716d2')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user