summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-11-20 18:48:22 +0100
committerPatrizio Bekerle2018-11-20 18:48:22 +0100
commitc15982f75adf28d3d34c33d0c5688700d60fab46 (patch)
treeb8b0e7d70b8011628122d9aabfc1b86b35e1d677 /PKGBUILD
parentdfe878a0604c1a94076460229e215993ef970276 (diff)
downloadaur-c15982f75adf28d3d34c33d0c5688700d60fab46.tar.gz
releasing version 18.11.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b188d9a4dc5f..15e756026596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.11.4
-tag="c1a91b0abd73b56bb77e52dcd1721dd11988ff62"
+pkgver=18.11.5
+tag="80a8c8ff96bf5fc569b75be61e1b0a4ff0ad7d7c"
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')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('9f822817424743f4bb1f9d848b9c9a67485951712e6243346d82399eeda0d9ad')
+sha256sums=('d1d1278edbab352ebf5bbd9a1cf55b338361f111f287082ae9494356cd97b103')
prepare() {
cd "${pkgname}-${pkgver}"