summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-07-20 18:32:46 +0200
committerPatrizio Bekerle2022-07-20 18:32:46 +0200
commit7d65a387793763b3c77c4f33afe2217f386b358c (patch)
tree40b19fe6377c0bddf85d606301aece62dd29d32f
parent1d9c5e968c68aaa79121715b1dbdc81f9e925525 (diff)
downloadaur-7d65a387793763b3c77c4f33afe2217f386b358c.tar.gz
releasing version 22.7.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22793c887750..e190d994fe54 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.5
+ pkgver = 22.7.6
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index bd33d2dbf676..0d0c68ff9537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.7.5
-tag="bfce20e04ddac285b7b701e6cf7e6489fbfd4493"
+pkgver=22.7.6
+tag="6cdcc868e110d1c2e1469e066c9f7e30e3037813"
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=('447fa2b79d0eb2cf117b6c158c235d9e77f8e896dcbc801c0c1b5d69477f97ae')
+sha256sums=('d2f0b6f62714495dd14387535ab34c0cf94d1679c5db4a257ef87bb855b7771b')
prepare() {
cd "${pkgname}-${pkgver}"