summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-16 19:13:53 +0200
committerPatrizio Bekerle2019-09-16 19:13:53 +0200
commitb87404307cf344791880dd5a6e41ace9fa254f0a (patch)
tree329a1a0d3245465b6d542b375275dffac712f977
parent0133ead7b4f34fa539317ce1e23b36007f80f106 (diff)
downloadaur-b87404307cf344791880dd5a6e41ace9fa254f0a.tar.gz
releasing version 19.9.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85c10249bdab..07e73bab9919 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.9.11
+ pkgver = 19.9.12
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3f5e55726fb7..66b434e0fffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.11
-tag="f807174cedaef3c8d4531a945b34cf8e6a9d8735"
+pkgver=19.9.12
+tag="c33c89f33e90c27be45d47ab67818f0bebaf2c3b"
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=('ec7a45da40f42908f5eb2727ae0d7d7d30c4fbd33d1212afd2687791f2c965d3')
+sha256sums=('8ab412aaf59b14300c7246265d95c5728767aeb876d4df58c19edfe9353a32dd')
prepare() {
cd "${pkgname}-${pkgver}"