summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-01 19:29:30 +0200
committerPatrizio Bekerle2019-07-01 19:29:30 +0200
commit7a1c435ae13be5725e44a0da17bf361544b50788 (patch)
tree70f3efa77ea03d4877ca9449fc0c36270d983635 /PKGBUILD
parent92c62b814c6313b70c5d48fae394ca33a174de23 (diff)
downloadaur-7a1c435ae13be5725e44a0da17bf361544b50788.tar.gz
releasing version 19.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae569a8617ff..60bec25a637b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.0
-tag="193f617efb5575a967f43b6a4c278195a19af469"
+pkgver=19.7.1
+tag="1abea6bfafb222bf1160f1cd2db064a4ef1c15f3"
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=('ffd0b155a3f72158e34982e11cf4e3c5c4bdb6ffa717eee591f3715595843f56')
+sha256sums=('915c1d0cbe0e147feb1f944b082e4af1c5d47aea3346456c8f8b44ed113e8e62')
prepare() {
cd "${pkgname}-${pkgver}"