summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2021-11-24 21:36:36 +0100
committerPatrizio Bekerle2021-11-24 21:36:36 +0100
commitc425a8eaaf686b284214168bb27ea4faae85be98 (patch)
treed3e1b7f43be8d1102080da2afde29674ace9c7eb /PKGBUILD
parentb9365f166256b257be25e689c2b54d60e72220de (diff)
downloadaur-c425a8eaaf686b284214168bb27ea4faae85be98.tar.gz
releasing version 21.11.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0b9c063ca4..6a29beb99e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=21.11.10
-tag="b8c976f7e6e517d8447627c7d4c51fe1b2b18cfe"
+pkgver=21.11.11
+tag="503719147586cb6b114e177cf7c482390be69532"
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=('70c231e9bf045b36e695915722da673a7baf03c1a17b704a3a4b050dfc6548cb')
+sha256sums=('5bb622e66c04d60391c7b2f7834ebc91a9323f4bf848a956b92c2b5b25c35d50')
prepare() {
cd "${pkgname}-${pkgver}"