summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-10-11 17:48:04 +0200
committerPatrizio Bekerle2022-10-11 17:48:04 +0200
commitaacc02622e83b8587648c77ec7ccce66022074e9 (patch)
treea49eed4765fa80e42f17b49f056361baf9439ec7
parent1cec49000614945783941d3954721f2722b3d7fc (diff)
downloadaur-aacc02622e83b8587648c77ec7ccce66022074e9.tar.gz
releasing version 22.10.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2402f52e2a5..e1e22f8f11ad 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.0
+ pkgver = 22.10.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 905ec395c429..783a955c7a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.10.0
-tag="5f51eec11ecfc0e35fc6506c105dd40395d4fbb3"
+pkgver=22.10.1
+tag="d1c2c15795d6bbdc19e47c0a543216e436dac1ec"
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=('0651a38d3d214ec1e195a187f30d9f4c7467ce332629e214d4626aa824b2f21d')
+sha256sums=('8f769b1acf93ea52a890aafff8cabc39c0ff9f99f9e606329388b1e246c01711')
prepare() {
cd "${pkgname}-${pkgver}"