qownnotes: update to 23.8.0

This commit is contained in:
Mehdi Chinoune
2023-08-12 06:47:46 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 535e956b84
commit 31463e5d1c

View File

@@ -3,7 +3,7 @@
_realname=qownnotes
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=23.7.2
pkgver=23.8.0
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
arch=('any')
@@ -24,7 +24,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
)
source=("https://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz")
sha256sums=('0e354b7cfead50c505247672048322bea6e38aa81079c5bbf186cba1b3a75e73')
sha256sums=('66f64e51c2ad63e574ce1aac398362dd6f32c513d4758b29da44871134424cbb')
build() {
cd "${_realname}-${pkgver}"