summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-05 17:59:42 +0200
committerPatrizio Bekerle2019-09-05 17:59:42 +0200
commit24d84a2789a7383f466c33ae9d7d154debde4379 (patch)
treeea5132e0d0009aaa27d8b5c4396400751979a33e
parent1d540e51a79fc7b15f9596229a94c5811fa944de (diff)
downloadaur-24d84a2789a7383f466c33ae9d7d154debde4379.tar.gz
releasing version 19.9.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 654fd692428c..1fc90e5f6f93 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.2
+ pkgver = 19.9.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d8a895596525..1a53b6f14388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.2
-tag="0af800659224c082a651549c6534b4e7b4f90e2b"
+pkgver=19.9.3
+tag="aced13430c73150dab6a6eb580a268f92ba60ef6"
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=('4774979378e3f119f64bdc710dd9cc39d691d9aa6ae1825c845580adbd7daae5')
+sha256sums=('1d433fede132170301e17fd5cc77838b887b5b319e54f7a36782f5157b1df96e')
prepare() {
cd "${pkgname}-${pkgver}"