summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-08-08 15:25:08 +0000
committerMartin Hoeher2021-08-08 15:25:08 +0000
commit519c5e81e031b8da0497fc2a4145dba67bc610f4 (patch)
tree1dd4e6c5784336c33b9ec0d70822bd4381e6e86b
parentf40bba9c0dac1c4eace59a6c4ccf9a96fc65d1e5 (diff)
downloadaur-519c5e81e031b8da0497fc2a4145dba67bc610f4.tar.gz
Update to v3.37.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8409084f035..0bcd9435c423 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.36.0
+ pkgver = 3.37.0
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = opentodolist
depends = qtkeychain-qt5
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=957e76db5085c0c0f71116fce55b6e1ec3ca21cb
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=8d2bc8121eea252e40b80a23e16008138e3fb60e
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index b964eba8b2bd..c030c443d4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/335079343
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/349816430
pkgname=opentodolist
-pkgver=3.36.0
+pkgver=3.37.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')