summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-06-05 10:55:15 +0200
committerPatrizio Bekerle2022-06-05 10:55:15 +0200
commita26fb292fa70f916ab52609a73da0915e33316bf (patch)
treecda3eb551a6c13cd227f8f06babb4693717427e5 /PKGBUILD
parent0eb7759db30fac5d8f4b9b80ac252839f415582e (diff)
downloadaur-a26fb292fa70f916ab52609a73da0915e33316bf.tar.gz
releasing version 22.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41204c4d1ac0..430aa914d28e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.5.3
-tag="ff7845f3e5a87c94606f1b5163e7ed7ed939e655"
+pkgver=22.6.0
+tag="6efa972654d8b306d3a0a2a18fcc9b29f9f0191d"
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=('13cd603e6f49325036672d738e72828bac69baff1a7c7237420bfeb3374d8ea3')
+sha256sums=('325d3b7ccbcc24307821f8cc69ef63e57d205d7a156692feea0e0f623e2db09c')
prepare() {
cd "${pkgname}-${pkgver}"