summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-12-03 15:21:48 +0100
committerPatrizio Bekerle2022-12-03 15:21:48 +0100
commit5961febfa88d7041822bdf38f4f7c9b02db4f40f (patch)
tree3d74f8950106ce026855ce409e3688e18f41d08b /PKGBUILD
parent0ba2f52d600ed3c00e743e33d453107fc91b0df5 (diff)
downloadaur-5961febfa88d7041822bdf38f4f7c9b02db4f40f.tar.gz
releasing version 22.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f64cf4757d3d..c4ba7e3af7ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.11.9
-tag="3c2e32d15e3b658222698ea43539346cf61deb05"
+pkgver=22.12.0
+tag="038efe2768f38480aeb07bbb81a188d7c774fd7e"
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=('1f2661773b77b47989f78d3283aebf91b5065c6b004cb91d989e1bb00a0c8a7c')
+sha256sums=('33d3882b9920d1a73875d71629529b0742448a07301513e2a8b1988e40359c70')
prepare() {
cd "${pkgname}-${pkgver}"