summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-08-17 16:11:25 +0200
committerPatrizio Bekerle2019-08-17 16:11:25 +0200
commitd5b7911c00e525609e10a41806ca0445827d6470 (patch)
tree53b94441e5d784732625f329b32ca432ddaa0a82 /PKGBUILD
parent1621048c030eb28a6a221f55204803496e3d45a6 (diff)
downloadaur-d5b7911c00e525609e10a41806ca0445827d6470.tar.gz
releasing version 19.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdb02dffd735..ccb609d2a040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.8.5
-tag="0310433eb0b19fb059f9b33af3cd91224e4f3c57"
+pkgver=19.8.6
+tag="b5ea08b2f55b21680af0a1afa172da686c2bc42a"
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=('4210815ffbf20e7fe93b2c720dc363925afc53730f7de12612d24a27a7ab8c5f')
+sha256sums=('a242dd15dc484baad39e737fe1af8529411f49a0d74994e6c78cf6bad4b733b6')
prepare() {
cd "${pkgname}-${pkgver}"