summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-18 17:40:22 +0200
committerPatrizio Bekerle2019-09-18 17:40:22 +0200
commit9eeab931f56b856debb406be9884fe6d5b957fa0 (patch)
tree9577cd8f738639cf2809835d0d6ecf01783c1fc6
parent965237a7cb2436b6d028f22d774cc55012bdb37f (diff)
downloadaur-9eeab931f56b856debb406be9884fe6d5b957fa0.tar.gz
releasing version 19.9.14
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30eece853909..fb2214ce9394 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.13
+ pkgver = 19.9.14
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 68e715beb226..6fea8fa1c56a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.13
-tag="28e1a793ec6629355b87b1a08ccb22b0b7393c27"
+pkgver=19.9.14
+tag="bd9d89a18f1bbf6ff12aba15b83692d86d24b124"
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=('2cf11e217bc1cf4d48cd4632b9ba05539058e512748b3b1ce1866c3e5bbab87e')
+sha256sums=('423a0a0b7c1ce8fb6a959665b7593fc77b6b8e18e3627157db147d29729fb45b')
prepare() {
cd "${pkgname}-${pkgver}"