summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-02-04 14:30:47 +0100
committerPatrizio Bekerle2022-02-04 14:30:47 +0100
commita6a4ece64c524ac7beee7e6be388261665df2758 (patch)
tree9877f4f7e4ba9a13114f915df1c9bc8f6ea992ee
parentbc4e5bcaf8a914c9a42416b07fd5ace647d26aad (diff)
downloadaur-a6a4ece64c524ac7beee7e6be388261665df2758.tar.gz
releasing version 22.2.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1b127f82b6..421ef1e6b73d 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.1.12
+ pkgver = 22.2.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 12bd6de8f328..18913a89db12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.1.12
-tag="9e5b2c6344057b01e0e05dd54ac8cd1b731c0683"
+pkgver=22.2.0
+tag="650b8e9c01b4bfa07ebf50c88c91c6f12625bee5"
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=('54353d67fb8cbb849080f035b81e8a0a69501b46f10844a2926404c44dbdecbd')
+sha256sums=('ebe5ce62693e3bd6ffc9d4c88cd458864c56d198337688bf59cc85b6435ffdab')
prepare() {
cd "${pkgname}-${pkgver}"