summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-29 18:22:52 +0100
committerPatrizio Bekerle2019-10-29 18:22:52 +0100
commitea546f13cdf3d235c86e9b8b9585b2cc2bef98fa (patch)
tree7c00a96f674a3206327167a03860a29ff64ee1df
parent7d9f9afc2c8793f73511b6f4492ac55e9c93b531 (diff)
downloadaur-ea546f13cdf3d235c86e9b8b9585b2cc2bef98fa.tar.gz
releasing version 19.10.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8288938ccfbd..a267c280d9e7 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.11
+ pkgver = 19.10.12
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 98f9c3fdd561..04633605cea6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.11
-tag="300ef009d568eca31ebc456c8dca8d339bbe169b"
+pkgver=19.10.12
+tag="1bd2a668f88bbff403e13757ca5c7331ea808385"
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=('f39baf233fb5b694e0bd6cb8fe7dcc4af6e6c1fd7328ba43bae6cab67687843c')
+sha256sums=('8904a727beed85966ea21e0cb36d5b7a689a55cb80aa078f1e541379b67086ba')
prepare() {
cd "${pkgname}-${pkgver}"