summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2022-10-18 20:40:06 +0000
committerMartin Hoeher2022-10-18 20:40:06 +0000
commit980db74c97d2a88987ee94800be12c441ec0006d (patch)
tree4f38036458bb708096b974e7c414c9b3fde7f062
parent24f1d765fd7ec6dcfc30b22c85a960be5a8167a9 (diff)
downloadaur-980db74c97d2a88987ee94800be12c441ec0006d.tar.gz
Update to v3.42.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fcc7ff33c00..0e92d3bfb6ca 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.41.1
+ pkgver = 3.42.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=bb9068eecb308d5a484b80ce78c9b6722c4ea7aa
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=f69a0659b1cc830781e04006235a9ca4099ccda5
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index d48e219d47d0..a6e4050e3ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/588335644
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/670293046
pkgname=opentodolist
-pkgver=3.41.1
+pkgver=3.42.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')