summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-27 20:16:41 +0200
committerPatrizio Bekerle2019-07-27 20:16:41 +0200
commitf07536241f09f4fec51a235fc1bcfbda32b4d48f (patch)
treed5d040296882a9b8bd602c2cf1aa1c2ca294ffcc
parentbc6f35f6594d25ee032e7a2620546de07eb3dadc (diff)
downloadaur-f07536241f09f4fec51a235fc1bcfbda32b4d48f.tar.gz
releasing version 19.7.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8e603e06bea..eb11cd9ec825 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.7.8
+ pkgver = 19.7.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3454cd533ccd..01d5addcf9b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.8
-tag="c7f99b5782741ede21eea31945c76e6a82a69d0e"
+pkgver=19.7.9
+tag="e3c7aec8363d107614f27b6eb4bfc54d81a07cfe"
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=('1f88a13eb197536b2e7ebf3bcf6bbf887967f71df66aa128fbe7383a16306ce9')
+sha256sums=('01de5323f2981a08bea8bcc8c13d97f8c8baf9c67098f5f2e9b9763c0cdc533a')
prepare() {
cd "${pkgname}-${pkgver}"