summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-03-08 19:03:51 +0100
committerPatrizio Bekerle2022-03-08 19:03:51 +0100
commit84dcdf1489d23c165740dbf8eef48495386d1154 (patch)
tree9f1ba1525a181504bb19e617bf9a7a6432e6a048
parentb1018df3b6cfca1d81f6011538582f9e06c18b7f (diff)
downloadaur-84dcdf1489d23c165740dbf8eef48495386d1154.tar.gz
releasing version 22.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35562fb7c246..eb5a80084d4c 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 = 22.3.1
+ pkgver = 22.3.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 040004e2caa3..858618c297cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.3.1
-tag="0a7b09284626c0ac69caa8df5925abf632131cad"
+pkgver=22.3.2
+tag="abba7febb7a33ed0ae8ab835225eaacbbb539458"
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-xmlpatterns' 'qt5-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('4d75684751a10f24d20d993b30748c7a09bd8bdfd4e1d4d5703746954a0f6bb2')
+sha256sums=('96bac7b01b7a864fdaa76c6212ded263dbcd9c34b58b35afa04f7e08563ac9cb')
prepare() {
cd "${pkgname}-${pkgver}"