qownnotes: update to 24.2.5
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
b7f3556387
commit
e85ff87a9b
@@ -3,7 +3,7 @@
|
||||
_realname=qownnotes
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=24.2.1
|
||||
pkgver=24.2.5
|
||||
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=('683a565df5087cb8c3844cb0eb1cae62b478650a1c905bfe25b0b5b6f305e994')
|
||||
sha256sums=('c4baedf678362dedde10f1f25eea2a4d4c121f987a27ef776ca17120068476e0')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user