summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-18 14:52:41 +0200
committerPatrizio Bekerle2019-10-18 14:52:41 +0200
commitf3d1510ad4dc21ed090f8e56b33fe8f83bda0cb2 (patch)
tree8b606b1652a16f289ba53189822123823e0d3113
parent9a908bcc9fed11d4e2bd42cd4fa6badf8bf8a3c2 (diff)
downloadaur-f3d1510ad4dc21ed090f8e56b33fe8f83bda0cb2.tar.gz
releasing version 19.10.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 319b320f6f72..cb1a3be85dc2 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.10.7
+ pkgver = 19.10.8
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a40c8c22ff08..ed3667e77205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.7
-tag="2b481865df8e4d27b9cb51083b6f0fe979004f34"
+pkgver=19.10.8
+tag="567b27e412afcc64a572708dc6ca8226f87a0d5c"
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=('2693aac3589cad03c461a1a0d34e71386e0bee7c452f4ec921f22aa267c991e5')
+sha256sums=('5ed800f3e1b5e20f8faa2ec2cebb922ec7577b8967a30af1aba75fa3cca882a9')
prepare() {
cd "${pkgname}-${pkgver}"