summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-02-11 10:04:19 +0100
committerPatrizio Bekerle2023-02-11 10:04:19 +0100
commit82c3152af13f4d84d80ca30874b1e9ce4d152c99 (patch)
tree64b93a1d2ee32229aadb07d5090072edcb04c7a3 /PKGBUILD
parentc1b52061c1acdf47586dc531731d5cdc1796777e (diff)
downloadaur-82c3152af13f4d84d80ca30874b1e9ce4d152c99.tar.gz
releasing version 23.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde3f52c5e3f..c1e724a62186 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.1.6
-tag="de5f1f326145f62af2f193568796de4807fc95f4"
+pkgver=23.2.1
+tag="94cfb92d9907aad9c3910c8c80d4663a3202bd76"
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-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('62210e8727e815ccddbf22ed40e5935cd1de81d349aa886ae063942198cce3cb')
+sha256sums=('3f4e8439f911ac6c36d4758836ec77055f9521da38287a085b193b5b2601a032')
prepare() {
cd "${pkgname}-${pkgver}"