summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-23 19:20:47 +0200
committerPatrizio Bekerle2019-09-23 19:20:47 +0200
commit444802a7a2033b86d8eac99d831d4c56cc8d1d77 (patch)
treeb0f16209d352dda5ce1ebc6fdf0eecbdbb528aad /PKGBUILD
parent7b3b121c43e45860fc63503803bc6c9706206360 (diff)
downloadaur-444802a7a2033b86d8eac99d831d4c56cc8d1d77.tar.gz
releasing version 19.9.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79295a39e0f1..13492ff97cec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.15
-tag="d92473cb43d044f8e0ce249b547b49e9a8ec903e"
+pkgver=19.9.16
+tag="b5ba3238dfc9fa417a832a3024c1f4ccf5c131af"
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=('e6253bcb3df028bbfa9fc50ff9ab53bf4b2e3b4d1ce9ae42a66e5a07fa70959e')
+sha256sums=('82e03f8a43d85dc5280f1047249ca79040916193eda61b5ce3c81ff493224a06')
prepare() {
cd "${pkgname}-${pkgver}"