summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-12-10 11:02:53 +0100
committerPatrizio Bekerle2022-12-10 11:02:53 +0100
commit4cf8e7ba5787168dba93ecac5b54c91535f19be2 (patch)
treeb97a6d78e7211f5b53598bf03db9cb3b54c3a783
parent085e366ea72ae8dd356b718618dfc90d62f26ecd (diff)
downloadaur-4cf8e7ba5787168dba93ecac5b54c91535f19be2.tar.gz
releasing version 22.12.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d49c1e5f5fb..b29cb65274de 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.12.1
+ pkgver = 22.12.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1e31859e6c21..2863ba3ff004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.12.1
-tag="a408e5938e5e163e5c73c39cce04dd02318f9e78"
+pkgver=22.12.2
+tag="4d50b607c733a8d0e395d8d053934b4487444717"
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=('73137f194df4f11e16f4ae219d307e78eb5126ad77d0887d8b85649126472e12')
+sha256sums=('09bd098c1126c0633a69fd6c7395134618720cc3683aebbc33455ae899510daa')
prepare() {
cd "${pkgname}-${pkgver}"