summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-08-09 12:45:13 +0200
committerPatrizio Bekerle2019-08-09 12:45:13 +0200
commit8e8e64ae25321582e87f123c3109ec008a5c0126 (patch)
treeed79991cc3fbd3efb78eefdbbb1acfb77c714473 /PKGBUILD
parent543e0762be29bf4ff468db07ecb6a4c2b4f3f994 (diff)
downloadaur-8e8e64ae25321582e87f123c3109ec008a5c0126.tar.gz
releasing version 19.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76f06fc8cda1..9e1b49f92abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.8.2
-tag="ced89fd6e862023a8a636d9297239e9a9ee676f2"
+pkgver=19.8.3
+tag="061aea5082980db888ab16d9e692890505537ddd"
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=('60f3f83cf41d62e1b873435fc7ed77d7c9cd37e6e5f7dfc69d4e3c6ff351e2e2')
+sha256sums=('032c5232c67931fca2489e4f1e689e4e0cd6a2b35f40c2674cb99b7d694bbb98')
prepare() {
cd "${pkgname}-${pkgver}"