summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-07-19 09:24:39 +0200
committerPatrizio Bekerle2022-07-19 09:24:39 +0200
commit1d9c5e968c68aaa79121715b1dbdc81f9e925525 (patch)
tree23400c976bcce2b6de22f32bd0af6a8388cb3fb7 /PKGBUILD
parent88ac05811cfa38e994cf165c7786b9d033a95cb0 (diff)
downloadaur-1d9c5e968c68aaa79121715b1dbdc81f9e925525.tar.gz
releasing version 22.7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86d6c235a112..bd33d2dbf676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.7.4
-tag="b88502ef2f32e991c4669fdccb4807dd8d9142f7"
+pkgver=22.7.5
+tag="bfce20e04ddac285b7b701e6cf7e6489fbfd4493"
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=('a3114d466e7151972178dde9975b14814580487541428b3126d5913fb06a24ac')
+sha256sums=('447fa2b79d0eb2cf117b6c158c235d9e77f8e896dcbc801c0c1b5d69477f97ae')
prepare() {
cd "${pkgname}-${pkgver}"