summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-01-08 10:34:34 +0100
committerPatrizio Bekerle2022-01-08 10:34:34 +0100
commitfe2988aade1811b7c6bae9105c4567e9ed18d858 (patch)
treed9c446e532cdce62d2100b78a53673dde6a924d6
parent37d862d59572c3661aaeb0d367aa6daa8b838c9d (diff)
downloadaur-fe2988aade1811b7c6bae9105c4567e9ed18d858.tar.gz
releasing version 22.1.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6afba3aa3b4..e3796f7fd668 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.4
+ pkgver = 22.1.5
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 63fc9b4da1f0..076122784513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.1.4
-tag="2f1407abb161518762b14e6830099278743b87e5"
+pkgver=22.1.5
+tag="d9e202cd9a308caa60b7fa02bea301597768512f"
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=('bf560c88852d352c0677f8271c97f5413aefb5d1cbe5b69eb6d195854dd19984')
+sha256sums=('35cbd05cc3207af3f077b854ba08c137d0151c61007b3b339b1be85de3887f20')
prepare() {
cd "${pkgname}-${pkgver}"