summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-06-27 19:08:13 +0200
committerPatrizio Bekerle2022-06-27 19:08:13 +0200
commitbb218a39052ddc3a0cea2b7259aa36a0f1bf3bd5 (patch)
treec2188a02faff850774a0c87ff75b631c61d2c345 /PKGBUILD
parent3410fc4cbd6d60c53d07944a746763e6eefa6167 (diff)
downloadaur-bb218a39052ddc3a0cea2b7259aa36a0f1bf3bd5.tar.gz
releasing version 22.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2b7af65b5b0..647c675efa8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.6.1
-tag="9b2df420d4c7060651f730172b2a0efca8eeb833"
+pkgver=22.6.2
+tag="14e5b97cd0fe0a092e8beeeddaafbb902a8b911c"
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=('c5b2075d42298d28f901ad2df8eb65f5a61aa59727fae9eeb1f92dac1b63d8ba')
+sha256sums=('adb3be2cc6d5fa24f2e9e383c8843c7d795c34f0b85263efa1580f935600c99a')
prepare() {
cd "${pkgname}-${pkgver}"