summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Hoeher2021-02-01 20:28:12 +0000
committerMartin Hoeher2021-02-01 20:28:12 +0000
commit31d5ebf7ad664d04b0b150c1f63a5fbaaa2b29bb (patch)
tree864b5df964136b943afbc6ce2247c1561316300e
parent50131736afc94683df888ef13694d0babc6e64a3 (diff)
downloadaur-31d5ebf7ad664d04b0b150c1f63a5fbaaa2b29bb.tar.gz
Update to v3.31.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b33fec35ac24..41971e7497f5 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.30.0
+ pkgver = 3.31.0
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=f80c98a03121adce0bd6545439d432e007a54083
+ source = opentodolist::git+https://gitlab.com/rpdev/opentodolist.git#commit=72af28ad0f7d0596f2bfd63b945dd37b674d61a5
md5sums = SKIP
pkgname = opentodolist
diff --git a/PKGBUILD b/PKGBUILD
index fa6a0f36840f..b7c2cea93886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Hoeher <martin@rpdev.net>
-# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/239682158
+# Automatically released from https://gitlab.com/rpdev/opentodolist/-/pipelines/249876782
pkgname=opentodolist
-pkgver=3.30.0
+pkgver=3.31.0
pkgrel=2
pkgdesc="Maintain todo lists, notes and images in libraries, which can be synced via various services like NextCloud between your devices."
arch=('x86_64')