summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-03-13 15:51:21 +0100
committerPatrizio Bekerle2023-03-13 15:51:21 +0100
commit26d88bfda9ab62302bd8834a2f35f6d49da6b162 (patch)
tree2e9b17b791346a7a29dda704a80f8972e094eaad
parentba02ecde7b091f381227bc10ecdc2c0e9c981a49 (diff)
downloadaur-26d88bfda9ab62302bd8834a2f35f6d49da6b162.tar.gz
releasing version 23.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cf370844658..892a400ef0b1 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.1
+ pkgver = 23.3.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5a2647502024..0360e1dc540c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.3.1
-tag="1125fcdabcc4160ceecd37cbd843b1006efee296"
+pkgver=23.3.2
+tag="33a77fa93280b2b5acacf6673f42565961b2804c"
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=('d15b353774ce74623895dcb41e1d52173a3e9633452a215f477f96a5f3322858')
+sha256sums=('2d01faed088c6c54c75d3cd32833cd37e9e01ffc626e517a41ffe36a5d39453f')
prepare() {
cd "${pkgname}-${pkgver}"