summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-08-02 19:42:25 +0200
committerPatrizio Bekerle2022-08-02 19:42:25 +0200
commit12c2baf81b170fc999c4f1ccebeb4e31c34d9861 (patch)
tree1f9881c43a89aba1c4698c5296260d2e3d24d130
parent7d65a387793763b3c77c4f33afe2217f386b358c (diff)
downloadaur-12c2baf81b170fc999c4f1ccebeb4e31c34d9861.tar.gz
releasing version 22.8.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e190d994fe54..1fc191f346f7 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.6
+ pkgver = 22.8.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0d0c68ff9537..74e7e47eba05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.7.6
-tag="6cdcc868e110d1c2e1469e066c9f7e30e3037813"
+pkgver=22.8.0
+tag="8ec219b91fd7e522f844bcda343d853448fa6273"
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=('d2f0b6f62714495dd14387535ab34c0cf94d1679c5db4a257ef87bb855b7771b')
+sha256sums=('37ae0952119341b7a07a80bb79e732d91edab3a684b6b9a626e5a9d13a97fad1')
prepare() {
cd "${pkgname}-${pkgver}"