summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-20 18:45:16 +0200
committerPatrizio Bekerle2019-07-20 18:45:16 +0200
commit8f203fdd332ee5916fb3aac40c4533ca4561d7b7 (patch)
tree78c082d524ce1b70c61d02a75ca8e4b575723ce7 /PKGBUILD
parentb7593909ad148605ba2eb63f8959442753edf129 (diff)
downloadaur-8f203fdd332ee5916fb3aac40c4533ca4561d7b7.tar.gz
releasing version 19.7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d8f81484c49..2026031849ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.4
-tag="d8847bb20da8e0f50b67c2d37e44d09e8396af58"
+pkgver=19.7.5
+tag="f2c84cb7cd175811288b00a359a7b3378d90650e"
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=('f5a38470f88cb194d49a5f19411f7851ff5c57ac6f1f02fb14d618df04d1d1fe')
+sha256sums=('6f518d70e700b054c8bd39977c1e8799790cd40c90508e4cb275382b2543b4d5')
prepare() {
cd "${pkgname}-${pkgver}"