summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-02-27 14:36:24 +0100
committerPatrizio Bekerle2022-02-27 14:36:24 +0100
commitb3e395ab4bdad809d0991e9e752620c0f49d741d (patch)
tree67fd4ef2c79f7f044fd63b2efdaf3d80b42751db
parentab498f2d436c8a6e27974b73d32f4c3d68ae09ff (diff)
downloadaur-b3e395ab4bdad809d0991e9e752620c0f49d741d.tar.gz
releasing version 22.2.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 661f20d03ef1..3641039d60ce 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.9
+ pkgver = 22.2.10
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9148cab606be..ba8581c3e9d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.2.9
-tag="c5acad3c7f61b51759521ca5b07c621530b7c09f"
+pkgver=22.2.10
+tag="fb16d9497c8715118a37909afc132011971e7ff1"
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=('ced99f4b2106148c683267c2c5ccc5902dc6b98249eb7c132dde2bd6ea37bc34')
+sha256sums=('709b440d34982dec9ba062bb6ce5b91c0525bfcc5e47f802f93aa658b494a372')
prepare() {
cd "${pkgname}-${pkgver}"