summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-01-24 21:07:25 +0100
committerPatrizio Bekerle2022-01-24 21:07:25 +0100
commit6ca453f715ec1bdcd23d342d42407ead7adc728b (patch)
tree6bfb2171942a2eb87094a084737d260daf86c95e
parent318cfa285d713b5b345eb833f436b3723ff2e49a (diff)
downloadaur-6ca453f715ec1bdcd23d342d42407ead7adc728b.tar.gz
releasing version 22.1.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26bfb94a10db..5423704d38a6 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.9
+ pkgver = 22.1.10
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6e981d7272ce..4d1f9ce7a9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.1.9
-tag="43292a1af2f2bc7b20ddbb128d9aed811213a733"
+pkgver=22.1.10
+tag="b5336c4ffad34bad021ecf2511ecfd3abc006fea"
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=('bd461f669a8e7bb719271acd3d7376802c8d44da82dbf340f37f9408bf7e9aad')
+sha256sums=('5cd65692c388b7d453725819753d515a5c42c755853bc6b129ba77b77d763202')
prepare() {
cd "${pkgname}-${pkgver}"