summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2022-07-09 20:02:39 +0000
committerMartin Hoeher2022-07-09 20:02:39 +0000
commit6d11a0a86d18629a2edb435e6fc8c0cb6698027b (patch)
treec4bd9e81fd2bd0be162a278f9cb307cf2f6f79c4
parentdb0c5b5fa76de538f39083d3e70d06ed29f0af55 (diff)
downloadaur-6d11a0a86d18629a2edb435e6fc8c0cb6698027b.tar.gz
Update to v3.41.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 820ccc0778a4..0351b3a0d92f 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.1
+ pkgver = 3.41.0
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=a1425e885e8eabeef0c8efdab7c489ce626ea803
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=e873dafc75ff4025c09a2157f3834ccc50e9b2f9
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 999985beb8a8..7a7556cf052e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/556652833
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/584108401
pkgname=opentodolist
-pkgver=3.40.1
+pkgver=3.41.0
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')