summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-01-04 20:36:19 +0100
committerPatrizio Bekerle2022-01-04 20:36:19 +0100
commita2585044b9a51458ffb76fb09e2d4b101df90cb6 (patch)
tree9d5e2165917b3242abb382edf96ce0c3e110b670
parentc5268c8aeb2edb40cbd96747ef8906b3669ea6c2 (diff)
downloadaur-a2585044b9a51458ffb76fb09e2d4b101df90cb6.tar.gz
releasing version 22.1.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c6c19ca4eca..6385884a0aea 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.2
+ pkgver = 22.1.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 29e227c675ce..cf1361c76e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.1.2
-tag="b85ce1a4791dd15f5bffe2f53f2c9144f6259363"
+pkgver=22.1.3
+tag="39ce897e826b1a60cd591e8bfd2421843ea7c4ec"
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=('0eb9c8323923ed26cda9236b63ef757190fd29688c733cccc0f6c68016120864')
+sha256sums=('bf54042007af4b1bed543c8ff2d40f8496b99f92c21ce340a15c6ba96e27bd05')
prepare() {
cd "${pkgname}-${pkgver}"