qownnotes: update to 24.1.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
c52b429b8c
commit
1e4e92fd6a
@@ -3,7 +3,7 @@
|
||||
_realname=qownnotes
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=23.12.4
|
||||
pkgver=24.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
|
||||
arch=('any')
|
||||
@@ -24,11 +24,11 @@ depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-qt6-5compat"
|
||||
)
|
||||
makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-qt6-tools"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-qt6-tools"
|
||||
)
|
||||
source=("https://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz")
|
||||
sha256sums=('d714c9ed057b4fd3c2a3f4ed6b75e69666fdf442fb81f1675145e67a13b4b735')
|
||||
sha256sums=('c82b18222d52b59398bad0c0592d38bb70dc72b3c1fb6a2a6b29e71f818110f7')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user