summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-01-29 14:04:25 +0100
committerPatrizio Bekerle2023-01-29 14:04:25 +0100
commitfed04a48889df90016b972c55702eab2663839e1 (patch)
treecf45fc1da88aea4b57d8af1feabb4ca60998ec5b /PKGBUILD
parent8aacead904806360f2e2c9be8c8cbd0f897abeea (diff)
downloadaur-fed04a48889df90016b972c55702eab2663839e1.tar.gz
releasing version 23.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd6c59f9e75b..f38f42528068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.1.3
-tag="319788ed67b5cd3b2ff36556824de7511b619552"
+pkgver=23.1.4
+tag="8d0dab6e430fd6f1854137d907ee7bbbc3e9d9e1"
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud integration"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://www.qownnotes.org/'
license=('GPL2')
groups=('qownnotes')
-depends=('qt5-base' 'qt5-svg' 'qt5-declarative' 'openssl' 'qt5-xmlpatterns' 'qt5-websockets' 'qt5-x11extras' 'aspell')
+depends=('qt5-base' 'qt5-svg' 'qt5-declarative' 'openssl' 'qt5-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('ffed40c1d42fc5f534a8d13ae8365e90a3966d6743dc53cc2076cae131e8691c')
+sha256sums=('87e567bc9aeb774cf00305b2f9d06fd82a9fddb3e79332a8b048336f9ba82031')
prepare() {
cd "${pkgname}-${pkgver}"