summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-10-20 21:35:45 +0200
committerPatrizio Bekerle2022-10-20 21:35:45 +0200
commit3d30894fe5b782476193be66f7a9e3b3e356095e (patch)
tree5d5e0f5cb8834354e974e16139e88f9c503c1935
parent6ef75f6ad9e40bec8c4d2f2e01fc1339025c3a4b (diff)
downloadaur-3d30894fe5b782476193be66f7a9e3b3e356095e.tar.gz
releasing version 22.10.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1e22f8f11ad..dc2fa33e7236 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.10.1
+ pkgver = 22.10.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a44f39a52ca4..fd616b6db2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.10.1
-tag="d1c2c15795d6bbdc19e47c0a543216e436dac1ec"
+pkgver=22.10.2
+tag="8d7e50336823c504472f187e121195c2de33bcd4"
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=('cf30fffc67d056d62f0bff29bb3789070a9aa176d338e746bc081f4ba736747e')
+sha256sums=('70752432b7d5add4172ab98ada370d4fa087c34f95116735b69d571ae2345dc4')
prepare() {
cd "${pkgname}-${pkgver}"