summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-12 11:58:54 +0200
committerPatrizio Bekerle2019-10-12 11:58:54 +0200
commit3c4281b561b7802639bee9ab26d908508c9abe3f (patch)
tree86672a46a093049036d76b87853eee0782d6aec6
parentaa65bda782864ca0bf023c82a2661d685034c13a (diff)
downloadaur-3c4281b561b7802639bee9ab26d908508c9abe3f.tar.gz
releasing version 19.10.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caee486edbb8..0fc3cea3f6a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.10.4
+ pkgver = 19.10.5
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4f5cc3f1fa01..2f0a4ec00c9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.4
-tag="05b4ac60f4afa074ec13403e7e58ffc6e8ba0646"
+pkgver=19.10.5
+tag="7ac1c249173657887fa0b0513dca7f28ecb7d04b"
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')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('b4bf064be0a8ca7ed416b0338d5ae0b1c6b736207dde9d438d60cdf75c2bd152')
+sha256sums=('a66919d999f84ea0e2d98740d451fdc91a3832d1b7cb67b52ab50ae07b0a6c7a')
prepare() {
cd "${pkgname}-${pkgver}"