summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-12-26 13:24:02 +0100
committerPatrizio Bekerle2018-12-26 13:24:02 +0100
commit7a0740f8b12c350e9ba2ebf0d1b21a74c0565475 (patch)
tree3fa896abc2baa67bd214ae19799fc274741543f0 /PKGBUILD
parentfae77c1dec05b8e052b19f8a18b1759b94c5ecb4 (diff)
downloadaur-7a0740f8b12c350e9ba2ebf0d1b21a74c0565475.tar.gz
releasing version 18.12.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fec007ec419a..5fd1f69efe60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qownnotes
pkgver=18.12.6
-tag="c419db5d35a6f999760f45c9805614bef65a2ba4"
+tag="e036b3f481e1308bb67ce331f21d1cc50cc4916f"
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=('d86eb184297de10de497e2073cd9fc71d53f29fee63ccb86cd05bc11a08f9320')
+sha256sums=('397b7d84155ed885653fc913ea608892f5518c377c1a2c4c9d7fbf58beca0859')
prepare() {
cd "${pkgname}-${pkgver}"