summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-03-03 08:08:29 +0100
committerPatrizio Bekerle2019-03-03 08:08:29 +0100
commit3d0e2866180228639bc6fea0d1780db015927fc9 (patch)
tree16ab30943bbf5a2a5654ed66bd17dc067570646b /PKGBUILD
parente103730149cd7ac74427bf153eeefec4f669efd3 (diff)
downloadaur-3d0e2866180228639bc6fea0d1780db015927fc9.tar.gz
releasing version 19.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0167cb9aa43..9435719a4deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.2.5
-tag="36610830a810d76e425872ddbe5108de12a54128"
+pkgver=19.3.0
+tag="b611a4bf58ab5e2989130d33e0d5a6580d90ae09"
pkgrel=1
pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud/Nextcloud integration"
arch=('i686' 'x86_64' 'armv7h')
@@ -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=('fad9c475eff68ada4b80720e56cb7102dc0dab10da15fc38521f630e1423a37c')
+sha256sums=('bfad82ea7ddf7535069ea2b909a5b84de097a3908e24b7dce0ade2d7532b4624')
prepare() {
cd "${pkgname}-${pkgver}"