summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-02-18 14:27:55 +0100
committerPatrizio Bekerle2022-02-18 14:27:55 +0100
commit1308182f9e8ac6251c79a6c79b5914fca0321761 (patch)
treeb7c63f7ceb7325e30686e0cc6c2c9a3ce2dfa6e7
parent9d3b9620fd187f424d7ed82955454a0ff561735f (diff)
downloadaur-1308182f9e8ac6251c79a6c79b5914fca0321761.tar.gz
releasing version 22.2.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23e700d03696..bf09dc18cf6b 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.2.6
+ pkgver = 22.2.7
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3b0f77fd9973..981a9201681d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.2.6
-tag="5ce73fcdf4af6d814a0bc5d09182da71ba66c5bc"
+pkgver=22.2.7
+tag="4e2d123d27a283312706c230b6606586efcc09b6"
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=('111ac6691334ea35f4b2aefb7a92e2ea12655506ea8f994e4ab04e695ad2b71e')
+sha256sums=('f7c97f3dc3435ecdc740131548aacd390332c8b97c4e6fee98a3e80985786533')
prepare() {
cd "${pkgname}-${pkgver}"