summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-07-15 17:05:38 +0200
committerPatrizio Bekerle2022-07-15 17:05:38 +0200
commit88ac05811cfa38e994cf165c7786b9d033a95cb0 (patch)
tree3aef8837c58670c5408b572b02a03184d0add592
parentef9baec1a86fc1538782dc70e8720b4d4874d862 (diff)
downloadaur-88ac05811cfa38e994cf165c7786b9d033a95cb0.tar.gz
releasing version 22.7.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6be20f0f92d8..4a16d38953ea 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.7.3
+ pkgver = 22.7.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6141dda642ce..86d6c235a112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.7.3
-tag="7b8a010ea0d6920ed4a3ae1ab821f018ed151c2e"
+pkgver=22.7.4
+tag="b88502ef2f32e991c4669fdccb4807dd8d9142f7"
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=('0048589712ca894d09288b9385d6381284629872e6dc4e377af343461c88c56c')
+sha256sums=('a3114d466e7151972178dde9975b14814580487541428b3126d5913fb06a24ac')
prepare() {
cd "${pkgname}-${pkgver}"