summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-21 09:15:59 +0200
committerPatrizio Bekerle2019-07-21 09:15:59 +0200
commit34bacdf7777c2266384cc36a6651aa0196d5140f (patch)
tree4f0241d1e658a2f2aba6e8463a31bfaa44dc1c5b
parent46da017cf0dc17811f9372643c8627158066d242 (diff)
downloadaur-34bacdf7777c2266384cc36a6651aa0196d5140f.tar.gz
releasing version 19.7.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24d9a10d4431..65b0f67226e7 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.6
+ pkgver = 19.7.7
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 73fceeb3f6cf..251361d10bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.6
-tag="65caed80e9fbf38f770737c39067d003a068480d"
+pkgver=19.7.7
+tag="873a6b4148f8b70d6c294dd92a53b4a9c23c16be"
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=('7b7ca152808c953dd777c606a3689d96b0e0718291dcbb02b7dfc22edeb43a36')
+sha256sums=('3f408b5f5cd6dea2a278cbf452ac9c2bacc08485dcda20dcb36ccd601ca0dd8d')
prepare() {
cd "${pkgname}-${pkgver}"