summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-19 17:48:47 +0200
committerPatrizio Bekerle2019-09-19 17:48:47 +0200
commit7b3b121c43e45860fc63503803bc6c9706206360 (patch)
treec2c3076a6ff697db8cfb2821992a1225a42419e6 /PKGBUILD
parent9eeab931f56b856debb406be9884fe6d5b957fa0 (diff)
downloadaur-7b3b121c43e45860fc63503803bc6c9706206360.tar.gz
releasing version 19.9.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fea8fa1c56a..79295a39e0f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.14
-tag="bd9d89a18f1bbf6ff12aba15b83692d86d24b124"
+pkgver=19.9.15
+tag="d92473cb43d044f8e0ce249b547b49e9a8ec903e"
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=('423a0a0b7c1ce8fb6a959665b7593fc77b6b8e18e3627157db147d29729fb45b')
+sha256sums=('e6253bcb3df028bbfa9fc50ff9ab53bf4b2e3b4d1ce9ae42a66e5a07fa70959e')
prepare() {
cd "${pkgname}-${pkgver}"