summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-02-09 10:33:40 +0000
committerMartin Hoeher2021-02-09 10:33:40 +0000
commit3dc43b3124b4d53870e9348e8f69b0f6f12a9c59 (patch)
tree7aa93a136d9144e2dae8c478eec9db43bff7c893
parent57be5ff275dc26c70313488e8d953b198db83e3b (diff)
downloadaur-3dc43b3124b4d53870e9348e8f69b0f6f12a9c59.tar.gz
Update to v3.31.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 952664a4a034..19a9a926a0d0 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.31.1
+ pkgver = 3.31.2
pkgrel = 1
url = https://opentodolist.rpdev.net/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = opentodolist
depends = noto-fonts
provides = opentodolist
conflicts = opentodolist
- source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=d08d9cf520224bb0c4f99d95629e5f352680b47c
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=7a14a02ee66c1588187f5802f3148b410f2e91f3
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index fb98c1ff68fb..28bf0f2fe127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/250418489
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/253552167
pkgname=opentodolist
-pkgver=3.31.1
+pkgver=3.31.2
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')