summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-10-31 19:13:42 +0100
committerPatrizio Bekerle2022-10-31 19:13:42 +0100
commit14b2867419927eeac8af0d6c4021eb0937213948 (patch)
treed7313d8099b8e1a7a69b718e61131782c9494f56
parent527f16998aa186a1ce038df02a7cfb6aed2a9018 (diff)
downloadaur-14b2867419927eeac8af0d6c4021eb0937213948.tar.gz
releasing version 22.11.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c871bd51d77..129cd3240d15 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.11.0
+ pkgver = 22.11.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d15cb8c66b17..f7f07dbcc187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.11.0
-tag="78918ec7a444298784fc787bc144dabca50dbd52"
+pkgver=22.11.1
+tag="70e8aec4567917a404d3ed7c6500367feb1826cb"
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=('663c620e9453bf20af40dcfe32700c74c85e983e0f88d8def789d8f4fe9c8bc9')
+sha256sums=('a077a545086cf44ab0f30777ed9d1c7f5c4d712c77cd032bc39567e413fc98e7')
prepare() {
cd "${pkgname}-${pkgver}"