summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-15 11:49:36 +0200
committerPatrizio Bekerle2019-09-15 11:49:36 +0200
commit0133ead7b4f34fa539317ce1e23b36007f80f106 (patch)
treed499ad3e6eb3d3a6ebefedfd1ee6977d6533c48d
parent85eacb315e2d24e32a0400c1bb5a74bd70b34c85 (diff)
downloadaur-0133ead7b4f34fa539317ce1e23b36007f80f106.tar.gz
releasing version 19.9.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 352f12502265..85c10249bdab 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.10
+ pkgver = 19.9.11
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8a11642aa2f3..3f5e55726fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.10
-tag="6b3901463ca87394b3db0c2a662deed58e1cd17f"
+pkgver=19.9.11
+tag="f807174cedaef3c8d4531a945b34cf8e6a9d8735"
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=('d1a43d8dec5c756f93478980fc8e67fad2663bcfd03f0c10f56e36347c34fa35')
+sha256sums=('ec7a45da40f42908f5eb2727ae0d7d7d30c4fbd33d1212afd2687791f2c965d3')
prepare() {
cd "${pkgname}-${pkgver}"