summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-01-24 21:37:04 +0100
committerPatrizio Bekerle2022-01-24 21:37:04 +0100
commit5112a7588614e652a5a020128b6a2be7a577511c (patch)
tree69f084b9272fc6bd6b1c5994731ceabe7b5974a0
parent6ca453f715ec1bdcd23d342d42407ead7adc728b (diff)
downloadaur-5112a7588614e652a5a020128b6a2be7a577511c.tar.gz
releasing version 22.1.10.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5423704d38a6..d48a8906e052 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 22.1.10
+ pkgver = 22.1.10.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4d1f9ce7a9b5..5a6e68fafa19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.1.10
-tag="b5336c4ffad34bad021ecf2511ecfd3abc006fea"
+pkgver=22.1.10.1
+tag="5dbfd88b035df73bfb8a18b18b4dcd34881c5737"
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-xmlpatterns' 'qt5-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('5cd65692c388b7d453725819753d515a5c42c755853bc6b129ba77b77d763202')
+sha256sums=('b970e42c30c84464b15c27331bd4d0c6d70b1638ce8cab7297f2d131ac7b257e')
prepare() {
cd "${pkgname}-${pkgver}"