summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-14 10:11:14 +0200
committerPatrizio Bekerle2019-09-14 10:11:14 +0200
commit85eacb315e2d24e32a0400c1bb5a74bd70b34c85 (patch)
treec1fe0a417e9c2ad235ed74aaa1e6c79425c94c9d /PKGBUILD
parent81040ea1af0f7fb555640511923a1ec7944e49ca (diff)
downloadaur-85eacb315e2d24e32a0400c1bb5a74bd70b34c85.tar.gz
releasing version 19.9.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5754515cc18..8a11642aa2f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.9
-tag="a0c61aa7e7e0a31c2c30a40fdafeaa3ab1acd6fe"
+pkgver=19.9.10
+tag="6b3901463ca87394b3db0c2a662deed58e1cd17f"
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=('7c02803183682ca541058b24bcbe352c56dbf63fe1511d18a4351fd550bab42c')
+sha256sums=('d1a43d8dec5c756f93478980fc8e67fad2663bcfd03f0c10f56e36347c34fa35')
prepare() {
cd "${pkgname}-${pkgver}"