summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-03-16 15:57:51 +0100
committerPatrizio Bekerle2023-03-16 15:57:51 +0100
commitef46f6ce7e034ef5c82c5bc41e2c788b23475ab9 (patch)
tree65e76fbb29775a83b570bd07ba34c6be649c4102
parent602c65158fca297c42feb294d21855378082b8e7 (diff)
downloadaur-ef46f6ce7e034ef5c82c5bc41e2c788b23475ab9.tar.gz
releasing version 23.3.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6785dfb7963..4b17c01baf8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 23.3.3
+ pkgver = 23.3.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 418ccbd022c0..b9e765852a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.3.3
-tag="331bf10e0b6c107144cb63423360a739ecaf1960"
+pkgver=23.3.4
+tag="b3993d36964013479a1a54520368fabcadd60d8f"
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -12,7 +12,7 @@ groups=('qownnotes')
depends=('qt5-base' 'qt5-svg' 'qt5-declarative' 'openssl' 'qt5-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('dba96e8232900fdce76404d6dd1d12126b46bf2c6594ff90cb367636b0de6950')
+sha256sums=('b74dfcf1fa0e202148469a21689ebf9b7c7d087e145e76da310947e959c969e9')
prepare() {
cd "${pkgname}-${pkgver}"