summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2022-06-06 15:25:47 +0000
committerMartin Hoeher2022-06-06 15:25:47 +0000
commitdb0c5b5fa76de538f39083d3e70d06ed29f0af55 (patch)
treebe9274c27fc76838894da8680b56469f70c8af86
parent99797636d1be6398587c8767faf3ea87fc5f4d35 (diff)
downloadaur-db0c5b5fa76de538f39083d3e70d06ed29f0af55.tar.gz
Update to v3.40.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d6433d4a570..820ccc0778a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opentodolist
pkgdesc = Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices.
- pkgver = 3.40.0
+ pkgver = 3.40.1
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = opentodolist
depends = qtkeychain-qt5
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=99df1d4c4eaa1b914076371a207f71d94c031f9c
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=a1425e885e8eabeef0c8efdab7c489ce626ea803
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 4a0a37775c5f..999985beb8a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/551564770
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/556652833
pkgname=opentodolist
-pkgver=3.40.0
+pkgver=3.40.1
pkgrel=1
pkgdesc="Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices."
arch=('x86_64')