summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-05-03 13:27:02 +0000
committerMartin Hoeher2021-05-03 13:27:02 +0000
commitb64365e3d563a5f4ec447c21e93f5038e2852a65 (patch)
tree1d062ad19dda8e8b4c6ab6abab0d61dd8a65e0cf
parenta0fa361b530713e9f96f915b492f749b3376ad13 (diff)
downloadaur-b64365e3d563a5f4ec447c21e93f5038e2852a65.tar.gz
Update to v3.34.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ecc952350c7..51860d6cd781 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.33.0
+ pkgver = 3.34.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = opentodolist
depends = noto-fonts
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=69c04eb4084183998e38aa05b0841f4bec75c3d8
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=b18ecb7078aec295a6c6d4f4f978ec6141d08442
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index 29c563dd78f2..222e737f9143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/280368772
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/296225206
pkgname=opentodolist
-pkgver=3.33.0
+pkgver=3.34.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')