summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-07-01 14:27:57 +0200
committerPatrizio Bekerle2022-07-01 14:27:57 +0200
commitff887d795caf5d01bfc274cdda476e2e294dfff6 (patch)
tree80039f2665690a31748f9d3ddc346dba3038e9db
parentbb218a39052ddc3a0cea2b7259aa36a0f1bf3bd5 (diff)
downloadaur-ff887d795caf5d01bfc274cdda476e2e294dfff6.tar.gz
releasing version 22.7.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ada5defef690..2f4c0666de77 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.6.2
+ pkgver = 22.7.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 647c675efa8c..c7e665f18e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.6.2
-tag="14e5b97cd0fe0a092e8beeeddaafbb902a8b911c"
+pkgver=22.7.0
+tag="b62ccabf2d68fd8a921df77bd330b3391193d933"
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=('adb3be2cc6d5fa24f2e9e383c8843c7d795c34f0b85263efa1580f935600c99a')
+sha256sums=('0e36dc9cb6ad1c681088c36f2d310e38b2896ef93fdb46d4fffab64b0e9dc75c')
prepare() {
cd "${pkgname}-${pkgver}"