summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-01-11 20:03:11 +0100
committerPatrizio Bekerle2019-01-11 20:03:11 +0100
commit85ad63f93bf82194af579e412a9d20fd5e0ed67d (patch)
treecd87ae3c99874ef46dc0662c9aaf3d0052e92cc4
parent8d233e9465ba1c0438cdef704b82fd262be85936 (diff)
downloadaur-85ad63f93bf82194af579e412a9d20fd5e0ed67d.tar.gz
releasing version 19.1.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46886f0b2d35..94811505c628 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = QOwnNotes is a open source notepad and todo list manager with markdown support and ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.1.1
+ pkgver = 19.1.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 26772c592664..cdf5e6854db2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.1.1
-tag="946eb33ab0b4de98eea15af85a22500e6006fd24"
+pkgver=19.1.2
+tag="2027e1347ff93d888496bd400daa9c4d4ba97ca6"
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=('9d1f0780955e75e8acb2b23952ebf9733c7b6a20719307ee9c25b7dfd96decf4')
+sha256sums=('cd03b43729e23c0af7c7346c8e34009ecc9dfe15534be072fbc3fb894cc26b83')
prepare() {
cd "${pkgname}-${pkgver}"