summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-20 16:41:05 +0200
committerPatrizio Bekerle2019-07-20 16:41:05 +0200
commitb7593909ad148605ba2eb63f8959442753edf129 (patch)
treefa81a6032d39014cfc92dfeaabfabc60882daf8e /PKGBUILD
parent7bd55cd2beb4df2fa606dbc901a5f55cd048b54e (diff)
downloadaur-b7593909ad148605ba2eb63f8959442753edf129.tar.gz
releasing version 19.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9665ea8d404..0d8f81484c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.3
-tag="3b3ecd4f662fae7a8eefc12a2069057aec46cd30"
+pkgver=19.7.4
+tag="d8847bb20da8e0f50b67c2d37e44d09e8396af58"
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=('14d1b0669467b3567ca1634ed6b030b96c41b35e3b6c56fe35ec9cfcfdb08ab4')
+sha256sums=('f5a38470f88cb194d49a5f19411f7851ff5c57ac6f1f02fb14d618df04d1d1fe')
prepare() {
cd "${pkgname}-${pkgver}"