summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-03-04 18:30:42 +0100
committerPatrizio Bekerle2022-03-04 18:30:42 +0100
commitb1018df3b6cfca1d81f6011538582f9e06c18b7f (patch)
tree16fa1dbbe2346838ac1ffdf177680321208f120f
parentc47013b9fac783e4d91ee484f39ed8f0656e36fd (diff)
downloadaur-b1018df3b6cfca1d81f6011538582f9e06c18b7f.tar.gz
releasing version 22.3.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d494c76f0a91..35562fb7c246 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.0
+ pkgver = 22.3.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 82b038a73ed6..040004e2caa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.3.0
-tag="8c42e0a3adc3aafddf36ceed0132d93b0d80bd1e"
+pkgver=22.3.1
+tag="0a7b09284626c0ac69caa8df5925abf632131cad"
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=('c35613e7aed2b51ef56ea1313d410c1a558e09ad3f64c55c21d0d586211881aa')
+sha256sums=('4d75684751a10f24d20d993b30748c7a09bd8bdfd4e1d4d5703746954a0f6bb2')
prepare() {
cd "${pkgname}-${pkgver}"