summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-01-17 16:22:03 +0100
committerPatrizio Bekerle2023-01-17 16:22:03 +0100
commitfce02173c4d5828147e6c6925354c8b7bdce3f6e (patch)
tree019f00695da4124cbfdcadefb8488ea61df8d0c3 /PKGBUILD
parent62c82b766bb4994e1e7050d42fb8cda34d76030a (diff)
downloadaur-fce02173c4d5828147e6c6925354c8b7bdce3f6e.tar.gz
releasing version 23.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebd45c8c8248..0c7ef0b2e631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.1.0
-tag="3b656529143bf55b5ebe83332bbeaaecabab2f55"
+pkgver=23.1.1
+tag="42e0522fa8b15f40c30478343cfbbfa852e95512"
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=('1ccb3c0d32f604348399c85a76956f6d286324c3cfe96e7cec5dfcba28b10ae4')
+sha256sums=('04c8ac7c5332de43686470986c6ab34fd871cd5a4a05437a7d23a294fc3d3b5c')
prepare() {
cd "${pkgname}-${pkgver}"